Tuesday, April 19, 2011

HTML5 FYI - has the strike tag been struck out?

Html5_strike

<s> and <strike> are no longer supported in HTML5 but not all is lost...

You may now use the "<del>" tag or the CSS attribute with the following value "text-decoration: line-through;".

 

So which browsers still support the good ol' strike tag?

  • Chrome: 1, 2, 3, 4, 5
  • Firefox: 1, 2, 3
  • Internet Explorer: 4, 5, 6, 7, 8
  • Opera: 3, 4, 5, 6, 7, 8, 9, 10
  • Safari: 1, 2, 3, 4, 5

 

TTFN

TM

Posted via email from TigerMunky's Grrreat Trek

0 comments:

Post a Comment