Tag.

Posts tagged with CSS

1.

Internet Explorer CSS Issue: Float Element Margin Doubled

Issue This is, without a doubt, the most notorious IE6 bug that has baffled all CSS developers. Also known as the "Doubled Float-Margin" bug, this ... Read More »


2.

Internet Explorer CSS Issue: Inline Element Has Width

Issue Inline elements such as <span>, <a>, <label> are not suppose to have width. According to the W3C standards, the following s... Read More »


3.

Internet Explorer CSS Issue: Fixed Width Container Centering

Issue When you have a fixed with website that is centered on the page, you would normally use the margin or text-align properties like this: #cont... Read More »


4.

Internet Explorer CSS Issues & Solutions

Internet Explorer (IE) has been well known as the most W3C incompatible browser. In particular Internet Explorer 6 (IE6), is far most the worst of ... Read More »


Recent Comments