Thu, 2010-08-26 19:53
I seem to be having this issue with a few different sites I'm styling at the minute. If I have a container with the height set to auto, and some divs inside all positioned relative and floating, the container won't "contain" them. I have to give it a set height, which is fine but that means if I edit the content I have to set the height again.
Any suggestions how best to approach this issue?
Any help would be appreciated.
Tara
Thu, 2010-08-26 20:15
#1
research Containing Floats
research Containing Floats
Thu, 2010-08-26 20:38
#2
wow thanks so much for that,
wow thanks so much for that, thats the issue, it's working grand now...
Just have to remember all the sites i added a height to my containers........
Cheers
Tara
Thu, 2010-08-26 21:11
#3
your problem occurs whether
your problem occurs whether or not a height is specified.
