"SamplePageDownload" பக்கத்தின் திருத்தங்களுக்கிடையேயான வேறுபாடு

நூலகம் இல் இருந்து
தாவிச் செல்ல:வழிசெலுத்தல், தேடுக
வரிசை 1: வரிசை 1:
 
http://www.noolaham.net/project/01/13/13.pdf
 
http://www.noolaham.net/project/01/13/13.pdf
 
  
  
வரிசை 9: வரிசை 8:
 
<head>
 
<head>
 
     <title>PDF Viewer Example</title>
 
     <title>PDF Viewer Example</title>
 +
    <style>
 +
        /* Style the iframe to take up the whole window */
 +
        iframe {
 +
            width: 100%;
 +
            height: 100vh;
 +
            border: none;
 +
        }
 +
    </style>
 
</head>
 
</head>
 
<body>
 
<body>
 
     <h1>PDF Viewer Example</h1>
 
     <h1>PDF Viewer Example</h1>
 
 
    <p>Click the link below to open the PDF:</p>
 
 
    
 
    
 
     <!-- Replace "http://www.noolaham.net/project/01/13/13.pdf" with the actual PDF URL -->
 
     <!-- Replace "http://www.noolaham.net/project/01/13/13.pdf" with the actual PDF URL -->
     <iframe <a href="http://www.noolaham.net/project/01/13/13.pdf"> target="_blank">Open PDF</a> </iframe>
+
     <iframe src="http://www.noolaham.net/project/01/13/13.pdf"></iframe>
 
</body>
 
</body>
 
</html>
 
</html>

23:57, 27 ஆகத்து 2023 இல் நிலவும் திருத்தம்

http://www.noolaham.net/project/01/13/13.pdf



<!DOCTYPE html> PDF Viewer Example

PDF Viewer Example

"https://www.noolaham.org/wiki/index.php?title=SamplePageDownload&oldid=570685" இருந்து மீள்விக்கப்பட்டது