If you read this tutorial at A List Apart, it'll show you how to achieve what you want.
http://www.alistapart.com/articles/fauxcolumns/ Cheers Jeff Lowder Accessibility 1st Website: www.accessibility1st.com.au Blog: www.accessibility1st.com.au/journal/ -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Razvan Pop Sent: Thursday, 10 June 2004 1:14 AM To: [EMAIL PROTECTED] Subject: Re: [WSG] height problem in firefox Thank you Susane. Any idea how i could make the left blue column fit the height of the page? Kindest Regards, Razvan Pop Susanne Jaeger wrote: > Razvan Pop schrieb, am 09.06.04 14:36: > >> http://eutest.cpea.ro/contul_meu.php >> >> Please take a look at that and maybe you can find out why the white >> background is not rendering OK in Firefox. >> The CSS: http://eutest.cpea.ro/stiluri/layout.css > > > #main doesn't have any non-floating and hence height relevant content. > You might try adding some clearing element at the end of #container, > after #main or just add float: left to the definition of #container. > I tried this via edit-styles bookmarklet in Mozilla and it works, I > think there shouldn't be any problems with other browsers, but check. > > Have a look at Eric Meyer's Containing Floats article to understand > what's happening. > <http://www.complexspiral.com/publications/containing-floats/> > > HTH > Susanne > ***************************************************** > The discussion list for http://webstandardsgroup.org/ > See http://webstandardsgroup.org/mail/guidelines.cfm > for some hints on posting to the list & getting help > ***************************************************** ***************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ***************************************************** ***************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help *****************************************************
