Hi,

I'm trying to create a layout that has the nav section taking up a  
left hand column from position 0,0 of the container, with a header and  
then content on the right. I want to do this with the nav HTML element  
appearing below the header, but without using absolute positioning. My  
progress so far is at:

http://www.roryf.co.uk/projects/safhs

This shows the desired effect I want but has the nav first in the  
HTML. If it comes second it renders below the header, whatever margin- 
left or float value I give to the header element. The only way I've  
found is giving the header an absolute width, but this then causes  
problems with the margin-right on the nav and I'd rather it was more  
flexible than that.

Any suggestions?

Cheers
Rory
______________________________________________________________________
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