|
|
|
|
#1 |
|
Founding Sysop
Join Date: Oct 2004
Location: In Connecticut, on the Housatonic River near its mouth at Long Island Sound.
Posts: 11,202
|
Does anyone know any useful method for controlling the height of all the columns on a web page?
What if you want to have vertical borders (or a panel of color, occasionally) fill all the columns on a web page to the same depth? The only solutions I can find are kludgey at best. I have been setting height on the DIV for each column. Since pages vary in depth, this means using either inline or internal CSS for that, and it is inelegant and very likely to produce a minorly embarrassing mess with text overrunning one of the columns. And I have seen one trick on A List Apart (in “Faux Columns” by Dan Cederholm): Use a background image of defined height. Same problems, by and large — have to set the height on a page-by-page basis. Ick. Are these the only options we have? Seems to be, but figured one of you here might have another idea. __________________ :: |
|
|
|
|
|
#2 | |
|
Sysop
Join Date: Oct 2004
Location: Subtropical Queensland, Australia, between the mountains and the Coral Sea
Posts: 3,976
|
Quote:
__________________
|
|
|
|
|
|
|
#3 | |
|
Founding Sysop
Join Date: Oct 2004
Location: In Connecticut, on the Housatonic River near its mouth at Long Island Sound.
Posts: 11,202
|
Quote:
I last asked about this before we migrated to the new CompuServe, so thought maybe someone had figured out a better way by now. Guess not, huh? __________________ :: |
|
|
|
|
|
|
#4 | |
|
Sysop
Join Date: Oct 2004
Location: Subtropical Queensland, Australia, between the mountains and the Coral Sea
Posts: 3,976
|
Quote:
__________________
Last edited by annc; 08-29-2005 at 02:01 PM. Reason: Fixed some hideous typos. |
|
|
|
|
|
|
#5 | |
|
Founding Sysop
Join Date: Oct 2004
Location: In Connecticut, on the Housatonic River near its mouth at Long Island Sound.
Posts: 11,202
|
Quote:
__________________ :: |
|
|
|
|
|
|
#6 | |
|
Staff
Join Date: Nov 2004
Posts: 235
|
Quote:
Seriously, it's tricky (to say the least) using only structural html/css. Making sure your floated boxes are always enclosed by their parents helps a lot, but it's not 100 % reliable. This is a nice method (if you can live with the kludges): http://www.positioniseverything.net/easyclearing.html Otherwise, wait for CSS 3 ... __________________ Ian |
|
|
|
|
|
|
#7 | ||
|
Founding Sysop
Join Date: Oct 2004
Location: In Connecticut, on the Housatonic River near its mouth at Long Island Sound.
Posts: 11,202
|
Quote:
Quote:
Nice seeing you here! __________________ :: |
||
|
|
|
|
|
#8 | |||
|
Staff
Join Date: Nov 2004
Posts: 235
|
Quote:
Quote:
Quote:
__________________ Ian |
|||
|
|
|
|
|
#9 | |||
|
Founding Sysop
Join Date: Oct 2004
Location: In Connecticut, on the Housatonic River near its mouth at Long Island Sound.
Posts: 11,202
|
Quote:
Quote:
Or maybe Firefox and Safari will adopt all the good modules and carry the day! (Whenever, if ever …) Quote:
__________________ :: |
|||
|
|
|
|
|
#10 | |||
|
Staff
Join Date: Nov 2004
Posts: 235
|
Quote:
Quote:
Quote:
__________________ Ian |
|||
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| InDesign table columns | Adrian | Print Design | 1 | 10-13-2006 07:19 AM |
| Books on layout design using grids & columns? | lister | Print Design | 17 | 04-12-2005 05:03 PM |