Learn Before
Code
Skeleton of an HTML Document
<!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <h1>This is a Heading</h1> <p>This is a paragraph.</p> </body> </html>
0
1
Updated 2021-04-16
Contributors are:
Who are from:
Tags
1Cademy