Quote:
Originally Posted by Calenorn
I have absolutely no experience with HTML. Can anyone recommend a concise manual or guide that I could read to get started? An included list of HTML tags usable in caliber would be valuable.
|
You need to use those tags and style elements which are supported by ePub readers generally, rather than just by calibre. The ePub forum of MobileRead is full of helpful information.
You should also note that ePub uses XHTML rather than HTML. There's not a lot of difference but XHTML is more pedantic and some readers will fail to render files which have invalid XHTML in them. (See
http://www.w3schools.com/html/html_xhtml.asp)