Quote:
Originally Posted by eschwartz
And it handles metadata just fine
|
But there is still no way the user can find the books with covers by Vallejo or the available translations of a certain title. The user cannot properly group their books by universes, cycles, trilogies, etc.
Quote:
CSS styles are The Right Way to define a logical layout for specific elements.
|
There is no way for user to make the chapter headings in their books centered, the poems set in smaller font, or code snippets in Consolas. The underlying HTML format does not know about poems, headings and code snippets, as they are just spans, p's and divs with no standard class or id names, and therefore no semantic roles.