View Single Post
Old 11-22-2015, 10:36 AM   #46
Sarmat89
Fanatic
Sarmat89 ought to be getting tired of karma fortunes by now.Sarmat89 ought to be getting tired of karma fortunes by now.Sarmat89 ought to be getting tired of karma fortunes by now.Sarmat89 ought to be getting tired of karma fortunes by now.Sarmat89 ought to be getting tired of karma fortunes by now.Sarmat89 ought to be getting tired of karma fortunes by now.Sarmat89 ought to be getting tired of karma fortunes by now.Sarmat89 ought to be getting tired of karma fortunes by now.Sarmat89 ought to be getting tired of karma fortunes by now.Sarmat89 ought to be getting tired of karma fortunes by now.Sarmat89 ought to be getting tired of karma fortunes by now.
 
Posts: 531
Karma: 2268308
Join Date: Nov 2015
Device: none
Quote:
Originally Posted by HarryT View Post
HTML is a semantic standard - it defines "purpose", not appearance. Eg the "<em>" tag specifies that text should be emphasised...
...and HTML forces us to use it for everything that requires italics: not only emphasis, but book titles, characters thoughts, and everything else which would require specific markup tags in a sane book format.
HTML mixes up logical and physical layout when creating the simplest fiction elements: letters, titlepages, poems—they have to be imitated by CSS styles.
Also EPUB cannot handle metadata: there is no support for genres, series, translations, artists...
Sarmat89 is offline   Reply With Quote