CSS fluid height?

JavaScript and client side scripting.

Moderator: General Moderators

nickvd
DevNet Resident
Posts: 1027
Joined: Thu Mar 10, 2005 5:27 pm
Location: Southern Ontario
Contact:

Post by nickvd »

superdezign wrote:
What am I missing?
width: 100% on the container, body, and header.

I still don't quite get why you are looking for the content to extend beyond the content.
For a consistent design. I get clients request this almost every single time... the easiest is to use tables.

It sounds like you're talking about your CMS system that you're working on, and you're trying to display templates within the design of the administration panel. Assuming that's the case, you may be better off having a single main table, which will lock everything where you want it, and it won't interfere with any potential CSS in the template.

And if i'm wrong, just ignore me :)
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Post by alex.barylski »

I'll go with faux columns... :P
Post Reply