In article <[EMAIL PROTECTED]>, "Henri
Sivonen" <[EMAIL PROTECTED]> wrote:

> In article <[EMAIL PROTECTED]>, Jake 
> <[EMAIL PROTECTED]> wrote:
> 
>> Most sites that use some kind of a uniform look do so via a table in
>> the
>>  header instead of via a nav menu on the left/right.
> 
> A table above the main content is not a problem. Putting the main 
> content inside the table is a problem, because overflowing to the right 
> doesn't work like it should if the main content is in a table cell.
> 
> Now a pre stretches the whole thing and you have to scroll sideways to 
> read even the non-pre text:

pre { overflow: auto; }

Braden

Reply via email to