Previous Message
Next Message

Positioning Problems

Sent by Bob Easton on 19 August 2003 11:11


Robert Lane wrote:
> I have posted the page here:
> http://www.magicwithresults.com/Prototype/test1.html
> 
> In the above page I have two relatively positioned divs inside a maincontent
> div.  Instead of getting them to line up side by side they are stacked one
> atop each other.
> 
Float those two divisions. Here are three lines you need to replace. You 
will recognize where the first two belong.  Place the third one after 
the close of LayerSidebar.

<div id="LayerMain1" style="float:left; width: 60%; visibility: 
visible;border: 1px dashed red; margin: 0;">

<div id="LayerSidebar" style="float:right; width:30%; border: 1px dashed 
white; margin:0;">

<div><p style="clear:both;">&nbsp;</p>

Not sure I understand the 2nd question.
-- 
Bob Easton

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: