On Tue, Mar 15, 2011 at 3:44 PM, Barney Carroll <[email protected]> wrote:
> http://msdn.microsoft.com/en-us/library/cc351024(v=vs.85).aspx > http://www.quirksmode.org/css/contents.html >From those pages I have compiled a list of CSS features that are supported by IE7 and above. These are features that couldn't be easily used earlier because of lack of IE6 support. - Child Selector ( > ) - Adjacent Sibling Selector ( + ) - Attribute Selector [attr] - Multiple Classes - :hover (on elements other than <a> ) - :first-child - min/max width/height - position:fixed - General Sibling Selector ( ~ ) - list-style-type - background-attachment:fixed - transparent color value ~Chetan Crasta ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
