User:Jbro971

From Stage One Wiki
Revision as of 22:48, 23 March 2017 by Jbro971 (talk | contribs)
Jump to navigationJump to search

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>