Page is a not externally linkable
cmarshall - 2:50 pm on Mar 8, 2007 (gmt 0)
That is better, but we should still strive to do all CSS for presentation markup. i.e.:
<em> and <strong> instead of <i> and <b>? <span class="italicized"></span> .italicized { font-style: italic }