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
/* fix for the IE 1px-off margin error */
* html .StupidIEMarginHack
{
margin-right: 1px;
}
Apparently they changed the code after the post came out