Sample Template 3

Back to Previous Page

Sample page with no margin options.

Copy/paste the following script to make your web document, which looks like the page. Do not change the BLACK text. You can change items in BLUE.

<html>
<head>
<title>Sample Template 3</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="keywords" content="training">
<meta name="description" content="Sample template a/w web page standards.">
<meta name="author" content="Duane R. Hurst">
</head>

<body bgcolor="#FFFFFF" text="#000000" background="../world/gifs/bg_tan.jpg">
<table summary="main body" width="100%" border="1" bordercolor="#CCCC99">
<tr bordercolor="#CCCC66">
<td height="90" colspan="3" valign="top" background="background/bg_duane.gif">
<center>
<br />
<b><em><font size="+4">Sample Template 3</font></em></b>
</center>
</td>
</tr>
<tr>
<td colspan="3" width="100%" bordercolor="#CCCC66">
<!-- begin Main Body Module -->
<center>
<b>Back to <a title="Back to Web Page Standards index page" href="index.htm">Web Page Standards</a>
<br /><br />
Sample page with no margin options.<br /><br />
</b></center>
<!-- end Main Body Module -->
</td>
</tr>
<tr bordercolor="#CCCC66">
<td colspan="3">
<b>
<center>
Page Publisher: Duane R. Hurst<br />
<script>
if (Date.parse(document.lastModified) != 0)
document.write("<small><i>Last Modified: "+
document.lastModified +
"</i></small>");
else
document.write("<small><b><i>Last Modified: 11 Dec 2011</i></b></small>");
</script>
</center></b>
</td>
</tr>
</table>
</body>
</html>

© Page Publisher: Duane R. Hurst