Search Results

0
votes

What is the easiest or fastest way to make CSS render the same in all browsers

I tend to find that identical looking CSS comes about if I use floats to layout the page in boxes. The flow model works as you think it should, and they're faithfully rendered in all major browsers …