Solution in Sigil to extract HTML (in Code view):
1) Merge all separate HTML pages to a single page.
2) Remove all duplicate <html>, <head> and <body> tags. (Generally, there is no functional need for separate CSS pages for different sections of a book. However, retain all CSS links as necessary.)
3) Select All, Copy and Paste into your HTML editor.
4) Save appropriately to disk.
5) Repeat (3) and (4) for your CSS page(s). (Do not merge.)
6) Edit as you will.
7) Reopen in Sigil to create ePub.
Last edited by capidamonte; 04-08-2012 at 07:14 PM.
|