Difference between revisions of "!DOCTYPE html"

From wikieduonline
Jump to navigation Jump to search
 
Line 14: Line 14:
 
* [[.php (extension)]]
 
* [[.php (extension)]]
  
{{HTML}}
+
== See also ==
 +
* {{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: