| Author |
Verticaly Align 3 Column DIV in IE6
|
Daniel Martin
Greenhorn
Joined: Aug 07, 2008
Posts: 11
|
|
So I'm trying to center vertically align a three-column DIV section in one of my pages. I'm able to align the DIVs one after another but I can't align the content with in the DIVs. I'm no CSS guru so that could be part to blame but perhaps IE6 doesn't support the vertical-align rule on DIVs.
Can someone shed some light on this?
Thanks in advance.
|
 |
Ankit Garg
Saloon Keeper
Joined: Aug 03, 2008
Posts: 9189
|
|
|
vertical-align doesn't work properly on many browsers. There are tricks to get this working, try to search this on google...
|
SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
|
 |
 |
|
|
subject: Verticaly Align 3 Column DIV in IE6
|
|
|