Category.

Posts categorized under Programming Knowledge

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 »


5.
Who Think JavaScript Cannot Go 3D?

Who Think JavaScript Cannot Go 3D?

source: d.hatena.ne.jp/gyuque When I first viewed the demo, my first reaction was to right-click and check whether the... Read More »


6.

WordPress Shortcode API

Though I have been using WordPress for over a year, some of its features still amaze and surprise me.One of these features is the Shortcode API sin... Read More »


Recent Comments