Thanks for your help!
You guys rock.

> Sandy wrote:
> 
>>For the most part I have  been able to come up with pages that seem to 
>>look fine, but there is this one where I would like to have these 2 divs 
>>float side by side, and they won't. The float works ok when I open it 
>>without linking to the style sheet, but does not work when it is all 
>>together. I can't see what is preventing this float!
>>
>>The Botany and the Zoology columns should be side by side.
>>
>>http://www.uoguelph.ca/ib/a_test/grad/graduate.shtml
>>
>>Sandy
>>  
> 
> 
> 
> 
> I am not sure I understand.
> These changes put the Botany column adjacent to the Zoology column 
> (adjust as needed and see IE/6.0).
> Is this what you are after?
> 
> <div style="float : left; border: 1px solid red; width: 190px;">
> <h2>Botany</h2>
> <ul style="margin-left : 20px;">
> 
> <div style="float : left; border: 1px solid red; width: 190px;">
> <h2>Zoology</h2>
> <ul style="margin-left : 20px;">
> 
> 
> Best,
> ~dL
> 
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to