Quote:
Originally Posted by crutledge
Can someone point me to a For Dummies set of definitions for
STRUCTURE, LAYOUT, FORMAT, STYLE, etc. as used in eBooks. I always seem to use them wrong.
|
I take it that epub applies the same rules as HTML, there are some quite good online resources for html,
w3schools would be a good place to start.
According to w3c one should use em, cite, dfn when possible (or appropriate) and otherwise styles but avoid i and b.
Sigil always replaces inline styles with style sheets. Normally I replace the sgc-x styles with reelvant ones used in my main style sheet and delete the Sigil Style sheet.