This is a blank HTML document. If you want to make the simplest of web pages, copy and paste this code into a text editor and start typing your awesome content.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Title Goes Here</title>
</head>
<body>
<p>This is my web page</p>
</body>
</html>
Browse Our Tutorials
Cheat Sheets
Color Charts
Cut & Paste Code