HighDots Forums  

Re: Table layout

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Re: Table layout in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Spartanicus
 
Posts: n/a

Default Re: Table layout - 01-02-2006 , 05:17 AM






"Tom" <anonmail2006 (AT) yahoo (DOT) com> wrote:

Quote:
I'm sure this gets asked a lot in different flavors,
Then there will be plenty of answers in the group's archive, did you
bother to look?

Quote:
but I'm either
doing something wrong or this just won't work.

I'm trying to create a table that's the height of the browser viewport.
Tables are for marking up tabular data, not to create a layout.

[snip bogus code]

Don't post code to the group, upload a minimized test case with snippets
of real content, then post the url.

The layout you want isn't supported by IE, the nearest you could get is
with an absolutely positioned footer, but the content would disappear
behind it without always producing a scrollbar. But even in proper
browsers such a layout would cause a major usability issue: "in
document" scroll bars are a usability nightmare.

So the correct answer to wanting a footer to always remain visible is:
stop wanting that.

--
Spartanicus


Reply With Quote
  #2  
Old   
Tom
 
Posts: n/a

Default Re: Table layout - 01-02-2006 , 04:40 PM






Wow. Yes I did look, wise guy, but didn't see applicable solutions.

Geez-- get a better attitude in the new year.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.