Quote:
Originally Posted by roger64
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; }
|
sigils flightcrew will validate this code and for me Sigil editor even let me keep the <strong><em> syntax in the test I just performed using 3.4. I think it was the <b> that gets you in trouble.
Dale