User:Tene/CSS notes

MuseWiki, wiki for the band Muse
< User:Tene
Revision as of 20:21, 18 August 2011 by Tene (talk | contribs) (Handy notes. TBC.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • border-radius is supported in Firefox 4+
    • Old versions of khtml/webkit don't support >1 value for -{khtml,webkit}-border-radius
  • IE 5.5+ support *:first-child
    • <IE7 include hidden comments when counting elements
    • <IE9 doesn't support *:nth-child(n)
      • Damn that PoS