Tagged as 'CSS quirks'

RSS feed
Subscribe to feed

IE and CSS :focus

CSS gives us (the web designer) the ability to add a pseudo class called :hover and :focus, however Internet Explorer does not support such functionality, and therefore you cannot tell if an anchor tag is legitamately chosen. relativelyabsolute.com shows us...


CSS Filters

Use this table to discover if the user agent / browser can cope with the CSS rule, if it doesnt you could use it as a filter to tweak specific styles to certain browsers. (For example in the boxmodel hack)....


Other Tags