View Single Post
Old 03-02-2017, 09:30 AM   #7
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,741
Karma: 24031403
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by DiapDealer View Post
<strike> is obsolete in HTML4.1 as well, I think.
Sorry deprecated in HTML 4.01 and obsolete in XHTML 1.0, 1.1
BTW, the IDPF doesn't like <strike> in epub2 and epub3 books; epubcheck will flag it as an error:

Code:
ERROR(RSC-005): Error while parsing file 'element "strike" not allowed anywhere; expected the element end-tag, text or element [...]
(<u> is only flagged in epub2 books.)
Doitsu is offline   Reply With Quote