View Single Post
Old 07-12-2009, 03:42 AM   #19
rogue_ronin
Banned
rogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-booksrogue_ronin has learned how to read e-books
 
Posts: 475
Karma: 796
Join Date: Sep 2008
Location: Honolulu
Device: Nokia 770 (fbreader)
Quote:
Originally Posted by Nate the great View Post
The ebook I'm working on right now was written in 1996. The formatting is so horrendously awful that it's beyond description.

Fortunately the bad html has presented me with an opportunity. From what I can tell only tag used is the opening <p> tag, not div, span. There are no </p> tags. This means that I can replace the tag with whatever I want and not mess up the formatting.

What tag should I use, div, p, span, or some combination of the above? I will be using classes, of course.
If you want some serious overkill, you can check out my attempt at an xHTML microformat here.

Scroll to the end for the most recent.

m a r
rogue_ronin is offline   Reply With Quote