Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- IE div positioning woes


listenmirndt - 7:28 am on Nov 27, 2011 (gmt 0)


This is what I am using:

<div id="box" class="box" style="position:relative; width:650px; z-index:1 display:table-cell; vertical-align:top; margin-bottom: 50px;">
left col here
</div>

<div id="box" class="box" style="position:relative; width:300px; z-index:1 display:table-cell; vertical-align:top; margin-bottom: 50px;">
right col here
</div>

works brilliantly in Fox and Chrome,
but IE puts the second div vertically below the first div... (chrome/fox align them left to right)

so close... but yet so far, any suggestions?


Thread source:: http://www.webmasterworld.com/css/4391413.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com