Even Microsoft dislikes IE

Very funny CSS rule found at microsoft.com. This proves that programmers at Microsoft are not really bad people… they just work under the wrong lead :P

/* fix for the IE 1px-off margin error */
* html .StupidIEMarginHack
{
	margin-right: 1px;
}

Apparently they changed the code after the post came out :P

Continues…

This entry was posted in en, personal, tech. Bookmark the permalink.