ok
Direktori : /home/importfo/public_html/nikkibeautysalon.in/ |
Current File : /home/importfo/public_html/nikkibeautysalon.in/pdf.php |
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Embedded PDF</title> </head> <body> <!-- Using the <embed> tag --> <embed src="images/niki.pdf" type="application/pdf" width="100%" height="800px" /> <!-- Using the <iframe> tag --> <!-- <iframe src="example.pdf" style="width:100%; height:600px;" frameborder="0"></iframe> --> </body> </html>