How to acheive a nav bar without tables.

I thought I had come up with the perfect way to create a nav bar to the
left of my document, by floating it, and setting the width to 10
percent, so that the rest of the page content flowed around it.

However, when I view this in netscape 4, my header for the page, in an
<h1/> tag, does not flow around the floating navbar. My content in <p/>
tags does, however.

I know netscape has a broken implementation of stylesheets, but is there
a method of doing this properly, or a workaround to allow netscape users
to at least read my nav bar?

John

Received on Thursday, 11 October 2001 08:16:32 UTC