|
|
#16 | |
|
frumious Bandersnatch
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,571
Karma: 20150435
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
|
Quote:
Code:
div.list p {
text-indent: -2em;
margin-left: 2em;
}
Code:
<div class="list"> <p class="item">1. Item 1</p> <p class="item">2. Item 2</p> <p>Second paragraph of item 2</p> <p class="item">3. Item 3</p> </div> Code:
div.list p {
margin-left: 2em;
}
div.list p.item {
text-indent: -2em;
}
|
|
|
|
|
|
|
#17 |
|
Color me gone
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,089
Karma: 1445295
Join Date: Apr 2008
Location: Central Oregon Coast
Device: PRS-300
|
If you are looking for exact layout and control, then looking at epubs makes no sense. Anything that reflows will never be easy to attain perfect formatting in.
I think people are looking for a format that will magically work like a magnifying glass, but none does, especially over a range of sizes from cell phone to laptop computer. If you want browser type flexibility, then web pages and their browsers with all their facilities and tests are about all that answer that need. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Numbered Lists on the Nook | Mark3 | Conversion | 1 | 09-07-2011 11:56 PM |
| bullet and numbered lists | cel4145 | Writer2ePub | 4 | 05-07-2011 06:29 AM |
| Continuing numbered lists (ol) in ADE | EricDP | ePub | 13 | 09-07-2010 09:30 AM |
| numbered lists, but with a text break | soup | Sigil | 1 | 07-30-2010 05:27 AM |
| Are the Reader's days numbered? | WilliamG | Sony Reader | 32 | 09-23-2007 03:56 PM |