IE7

 

IE6 vs IE7 vs IE8 – CSS Property

Selectors & Inheritance Type Example Description IE6 IE7 IE8 Child Selectors body>p { color: #fff; } No Yes Yes Chained Classes .class1.class2.class3 { background: #fff; } <div class=”class1 class2 class3″> <p>Content here.</p> </div> No Yes Yes Attribute Selectors a[href] { color: #0f0; } No Yes Yes Adjacent Sibling Selectors h1+p { color: #f00; } <h1>heading</h1> [...]  View More...

Get in touch! get in touch

Shovan Sargunam @ Birmingham
t: 0 78 24 35 85 44
e: info@thescube.com