"Once you open this can of worms, it takes a bigger can to recan them."
Browsers like to do this. They calculate how things fit based on columns and rows. And they do it whether you hard code your html or use pagebuilding software.
So you change the size of A. This makes more room for B, so it resizes. But now C, below it resizes too, changing the size of D. Cascade!
On top of that, Firefox and Internet Exploder have different rules on how they render margins, borders, and padding, which the pagebuilding software can't easily allow for.
This is one reason I don't like pagebuilding software. It's much easier to get stuff to locate right if you do it yourself with style sheets.
If I need iron control, I use the width style, as a percentage of the page or container width.
And I still find myself checking different browsers to see if my design falls apart whenever I change something. IE is the browser with the antsy-est behavior.
Last edited by MidiMagic; Aug 2nd, 2007 at 9:49 pm.
Reputation Points: 730
Solved Threads: 181
Nearly a Senior Poster
Offline 3,314 posts
since Jan 2007