Select any line in the example for details on what the line does.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>Library of Congress: Skeleton HTML Document Example</TITLE>
<BASE HREF="http://www.loc.gov/iug/html/skeleton.html">
<META NAME="description" CONTENT="Brief description of this document...">
<META NAME="keywords" CONTENT="keyword1 keyword2 ...">
</HEAD>
<BODY BGCOLOR="#FFFFFF">
This is where the text for your Web Page goes.
Items here are discussed in more detail later.
</BODY>
</HTML>