|
A user (ZeroSignal) on the site sent me this and I thought I would post it to share.
Surfing around the Microsoft website, this CSS file was discovered. CSS files contain the style formats for a webpage:
http://connect.microsoft.com/Styles/GeneralStyles.css
The file contains the following comment and format:
/* fix for the IE 1px-off margin error */
* html .StupidIEMarginHack
{
margin-right: 1px;
}
* html .StupidIEWidthHack
{
width: 100%;
}
Since Microsoft develops Internet Explorer, this is extremely funny considering the comments. Got to love it! Great find ZeroSignal!
Recently Posted Web Blogs
 |  | zeroSignal Posted on Mar 28, 2006 at 03:54 PM 2,589 tokens, 1.96 weeks wasted |
 |  | bwjtx Posted on Mar 28, 2006 at 04:04 PM 1,665 tokens, 5.61 days wasted |
 |  | Monkey Posted on Mar 28, 2006 at 09:54 PM 9,202 tokens, 3.62 weeks wasted |
 |  | africaflower Posted on Mar 29, 2006 at 04:39 AM 259 tokens, 1.01 days wasted |
 |  | SoR_AWC Posted on Apr 07, 2006 at 10:23 PM 7,309 tokens, 1.03 months wasted |
 |  | DEEDEE Posted on May 08, 2006 at 08:48 PM 1,944 tokens, 5.73 days wasted |
Post a Comment |
1010011010