User:Jbro971
From Stage One Wiki
The following HTML document is used to display a simple page
<html> <head> <title>Welcome</title> </head> <body> This is a simple HTML document </body> </html>
The following HTML document is used to display a simple page
<html> <head> <title>Welcome</title> </head> <body> This is a simple HTML document </body> </html>