Difference between revisions of ".html"

From wikieduonline
Jump to navigation Jump to search
(Created page with " <!DOCTYPE html> <html> <head> <title>Example</title> </head> <body> <p>This is an example of a simple HTML page with one paragraph.</p> </bod...")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<pre>
 
  <!DOCTYPE html>
 
  <!DOCTYPE html>
 
  <html>
 
  <html>
Line 8: Line 9:
 
     </body>
 
     </body>
 
  </html>
 
  </html>
 +
</pre>
  
  
 +
* [[!DOCTYPE HTML]]
 +
* [[.php]]
  
{{HTML
+
 
 +
{{HTML}}

Latest revision as of 17:53, 22 February 2024

 <!DOCTYPE html>
 <html>
    <head>
        <title>Example</title>
    </head>
    <body>
        <p>This is an example of a simple HTML page with one paragraph.</p>
    </body>
 </html>



HTML, XSRF, Hugo, div, .html, <!DOCTYPE html>

Advertising: