<div id="pagecontents"> <div class="leftnavigation"> <h3>Learning HTML</h3> <h3>Learning XHTML</h3> <h3>Learning CSS</h3> </div> <div class="centercolumn"> <h1>Tables are Dead! Use &lt;div&gt;'s and CSS Instead</h1> <p>Div and Span tags along with CSS are the greatest invention since sliced bread.</p> </div> <div class="rightcallout"> <h3>Did you Know?</h3> <p>The XHTML Div tag simplifies advanced page layouts?</p> </div> </div>