Clive Walker wrote:
What is the best way to expand a left floated navigation column to fill
up
the height of the available space? This column has a different colour,
but the right column will usually be bigger.
Is the best way still to use background image, or does anyone have a
better way of doing it?
Thanks,
Stephen
How about negative margins? I think it may do what you want but I have
not tested this particular example:
http://www.alistapart.com/articles/negativemargins/
Clive Walker
____________________________
FWIW, the 'negative margins' layout referenced above
<http://www.alistapart.com/articles/negativemargins/> uses
background-images to create faux columns.
Regards,
David Laakso
Should have realised but it's a while since I looked at the ALA method. I
tend to use negative margins without background images myself but the method
I use "breaks" on some pages when text sizes are made v small by the user.
That's not a major problem for me but you may need something better.
Clive Walker
____________________________
CVW Web Design
http://www.cvwdesign.co.uk/
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************