Difference between revisions of ".html"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
  <[[!DOCTYPE html]]>
+
<pre>
<nowiki> <html>
+
  <!DOCTYPE html>
 +
<html>
 
     <head>
 
     <head>
 
         <title>Example</title>
 
         <title>Example</title>
Line 8: Line 9:
 
     </body>
 
     </body>
 
  </html>
 
  </html>
</nowiki>
+
</pre>
 +
 
 +
 
 +
* [[!DOCTYPE html]]
  
  
 
{{HTML}}
 
{{HTML}}

Revision as of 17:47, 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: