CSS
Form submit input with padding
Internet Explorer 7 displays a large padding on various form submit inputs. Unfortunately, neither padding:0; or..
The list-style-type is not visible
In Internet Explorer 7, an unordered list with items that has list-style-type set to circle and..
Disable the browser focus on input
Webkit browsers, Chrome and Safari, automatically inserts a light blue outer shadow around each input tag..
Applied background-image appears after reload
This situation happens in IE6 only and there is a quick fix for that. Various div..
Setting overflow-x or overflow-y for body
In IE7 or IE6 applying overflow-x or overflow-y to the body element will not work. In..
Disappearing content from the last floating div
This rather unpleasant situation, but not a suprising one, happens only in IE6: the last floating..
Align label with textarea at the top
Mostly, in every browser a label tag will be aligned at the bottom position accordinaly to..
Empty div is bigger than its height
In IE6 an empty div that has a height of 1px is displayed bigger than its..
Disappearing hr with background-image applied
In Safari, a horizontal rule, hr with background-image and border:0 applied happens to disappear. Adding a..
Disable textarea resizing
Webkit-powered web browsers, such as Safari and Chrome, adds resizing possibility to any textarea inserted into..
