Some quick CSS help please...how do I get my container to adjust its height?

  • Thread starter Thread starter d|b
  • Start date Start date

d|b

d|b

Associate
Joined
15 May 2007
Posts
283
I am doing a website for a friend and I am a little perplexed as to why in Firefox the container is not stretching to include the all my text. It works in IE?!

Here is the site:

http://www.stanislavberemski.com/testsite

I have tried fiddling about with display:block; but that has not seemed to help. Does anyone have an idea of what I am doing wrong?

Thanks for you help!;)
 
Well normally in CSS you'd just set 'height: auto;' however I have just viewed your page in firefox and it looks fine:confused:

Can't view the code currently but if the above doesn't sort it i'll check when I get home!
 
Back
Top Bottom