![]() |
#1 |
Connoisseur
![]() ![]() ![]() Posts: 79
Karma: 228
Join Date: Aug 2014
Device: lambda k21
|
Calibre 2.42 - Bad view of tables in the editor
I've ever used this code to add an "ex libris" into my books.
Code:
<?xml version='1.0' encoding='utf-8'?> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <title>Ex libris</title> </head> <body> <div> <table width="100%" height="100%" valign="center"> <tr> <td align="center"> <img src="../images/logo.png" width="44%"/> </td> </tr> </table> </div> </body> </html> If you try to change the <table ...> tag in the upper code with this one Code:
<table width="100%" height="100%" valign="center" border="1px"> |
![]() |
![]() |
![]() |
Tags |
calibre 2.42 |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
'Editor - View' - Panel Dropdown sorting | Paulie_D | Editor | 2 | 10-21-2014 03:10 PM |
Is it possible to get Calibre View to read ebooks not in the Calibre library? | photon_man62 | Calibre | 23 | 07-16-2014 11:29 PM |
Sigil eBook Editor, Would Like To Put "Remarks" in Code View Not To Appear in... | Al Adams | Sigil | 5 | 09-04-2013 09:35 AM |
replace in book view changes view to code view | cybmole | Sigil | 4 | 10-28-2012 01:20 PM |
HELP!! Tables in doc. not right on Kindle after Conversion via Calibre | MinaNoir | Amazon Kindle | 3 | 07-22-2010 01:42 PM |