View Single Post
Old 09-17-2011, 01:37 PM   #17
Toxaris
Wizard
Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.
 
Toxaris's Avatar
 
Posts: 4,520
Karma: 121692313
Join Date: Oct 2009
Location: Heemskerk, NL
Device: PRS-T1, Kobo Touch, Kobo Aura
Quote:
Originally Posted by pietvo View Post
Right, and CSS should be used for layout. So what's the problem? The structure here is "different kinds of emphasis".
Originally the poster asked why Sigil did not use/change the <i> tag to <em> and <b> to </strong>. I just remarked that one is about layout and the other about structure. Two different methods. For structure tags the browser can use any layout it wants. For layout tags the layout is more or less fixed.
So, either use the deprecated <i> and <b> tags or do it in the stylesheet. Avoid <em> and <strong>, unless you want it for the structure instead of the layout.
Toxaris is offline   Reply With Quote