<!doctype
html public "-//w3c//dtd x
html 1.0 transitional//en" "http://www.w3.org/tr/x
html1/dtd/x
html1-transitional.dtd">
<
html>
<head>
<title>untitled document</title>
<meta http-equiv="content-type" content="text/
html; charset=iso-8859-1" />
<link href="2columngray.
css" rel="stylesheet" type="text/
css" />
</head>
<body>
<div id="container">
<div id="mainheader">
<div class="blank2"></div>
<!-- for decoration only -->
</div>
<div id="header">
<p>header content goes here</p>
<p><a href="2col_left.htm">left </a>column longest</p>
<p><a href="2col_right.htm">right</a> column longest</p>
<p><a href="2col_main.htm">no</a> column longest</p>
<p><a href="http://www.pmob.co.uk/temp/3colfixedtest_4.htm">back</a> to main
3 column demo</p>
</div>
<div id="mainnav">
<p>navigation</p>
</div>
<div id="sidebar">
<p>sidebar content goes here : sidebar content goes here : sidebar content
goes here : sidebar content goes here : sidebar content goes here : sidebar
content goes here : sidebar content goes here : sidebar content goes here
: sidebar content goes here : sidebar content goes here : sidebar content
goes here : sidebar content goes here : </p>
</div>
<div id="content">
<p>footer stays at the bottom of the window unless the content is longer then
it stays at the bottom of the document.</p>
<p>footer stays at the bottom of the window unless the content is longer then
it stays at the bottom of the document.</p>
</div>
<div id="clearfooter"></div>
<!-- to clear footer -->
<div id="footer">
<div class="divider1"></div>
<div class="blank"></div>
<!-- for decoration only -->
<p>footer content</p>
</div>
</div>
</body>
</
html>