Difference between revisions of "!DOCTYPE html"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
* [[.html]] | * [[.html]] | ||
− | * [[.php]] | + | * [[.php (extension)]] |
{{HTML}} | {{HTML}} |
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>
Advertising: