![]() |
#1 |
eBook FANatic
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 18,301
Karma: 16078357
Join Date: Apr 2008
Location: Alabama, USA
Device: HP ipac RX5915 Wife's Kindle
|
Display of Hanging Indents
Hanging indents are very useful in formatting books. The problem is that Book Designer, Internet Explorer, and Firefox will not display them. So when using them, the HTML must be compiled into a book and if the results are not what were expected the HTML must be re-edited and the book re-compiled until the output is satisfactory.
So, unless I have been doing something wrong, does anyone know of a browser which will display the hanging indent. It would sure be nice. Many thanks, Charlie |
![]() |
![]() |
![]() |
#2 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,213
Karma: 12890
Join Date: Feb 2009
Location: Amherst, Massachusetts, USA
Device: Sony PRS-505
|
Browsers will display hanging indents if the HTML is right. E.g., something like:
Code:
<style type="text/css"> p.hangingindent { padding-left: 2em; text-indent: -2em; } </style> <p class="hangingindent">A paragraph with hanging indent goes here.</p> Last edited by frabjous; 09-25-2009 at 06:11 PM. |
![]() |
![]() |
Advert | |
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Margins and Indents | sloecoach | Calibre | 2 | 09-26-2010 04:41 PM |
Books you're hanging out for. | mukoan | Reading Recommendations | 20 | 07-31-2010 06:06 PM |
Hanging indents? | llasram | Kindle Formats | 11 | 01-05-2009 10:59 AM |
Hanging indents in HTML2LRF or Book Designer? | LaughingVulcan | Sony Reader | 10 | 08-22-2007 06:53 PM |
hanging on pdf's | deadite66 | iRex | 1 | 08-07-2007 08:21 AM |