Difference between revisions of "!DOCTYPE html"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
  </pre>
 
  </pre>
  
 +
* [[.html]]
 +
* [[.php (extension)]]
  
 +
== See also ==
 +
* {{HTML}}
  
{{HTML}}
+
[[Category:HTML]]

Latest revision as of 17:50, 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>
 

See also[edit]

Advertising: