On 2006-09-13 12:43:32 -0400, ebakunin.TakeThisOut@gmail.com said:
> Does anyone have an idea of how to address this issue? Thanks.
Just a guess, but is there any chance you have padding in either of the
HTML elements you are styling with CSS?
It may not be the case, but one thing that catches many out with CSS is
the way the box model works.
In the case of, say, a div with a width of 70% and padding set to 5px,
the width of the final div will be 70%, plus 5px on the left, plus 5px
on the right, making it more than 70%
This can cause unexpected wrapping along the way....
Might be irrelevant, but like I said - its just a guess....
--
Thyme Online Ltd
Caribbean Web Design
http://www.thymeonline.com/ >> Stay informed about: Width: CSS vs. tables