CSS layouts
September19
One of the main things to avoid is horizontal margins, padding and borders on elements with a specified width. This causes big problems for Internet Explorer because of it’s broken box model.
One of the main things to avoid is horizontal margins, padding and borders on elements with a specified width. This causes big problems for Internet Explorer because of it’s broken box model.
if microsoft cared about us they would go back and fix the css bugs in IE6