View Single Post
Old 06-27-2011, 02:22 PM   #6
roger64
Wizard
roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.
 
Posts: 2,625
Karma: 3120635
Join Date: Jan 2009
Device: Kindle PW3 (wifi)
Quote:
Originally Posted by DaleDe View Post
Sigil has problems in this area and prefers the class and CSS approach which I think is not the best however, <b> is not preferred any longer and should be replaced with <strong> and by rights <i> should be replaced by <em> these days to avoid future problems.

Dale
No problem with W2X to select <strong> instead of <b> and <em> instead of <i>; as it is just one option to select and validate.

Could you advise me some other software other than Sigil which would allow me to read the code to check it?

@SamL

Yes the use of span.something is convenient too I think. There also could be:
span.underline { text-decoration:underline; }

Last edited by roger64; 06-27-2011 at 02:26 PM.
roger64 is offline   Reply With Quote