View Single Post
Old 03-12-2011, 02:40 AM   #5
AlexBell
Wizard
AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.
 
AlexBell's Avatar
 
Posts: 3,413
Karma: 13369310
Join Date: May 2008
Location: Launceston, Tasmania
Device: Sony PRS T3, Kobo Glo, Kindle Touch, iPad, Samsung SB 2 tablet
Quote:
Originally Posted by cybmole View Post
thanks, I think I'll just accept that it is not a good construct for multi-platform & revert to defining a non-indent style for 1st paragraphs.
Please let us know how you do it - presumably in the CSS.

I use something like

blockquote+p { text-indent: 0; } /* No indent for 1st para after a quote */

and similarly for headings and horizontal rules, but I have not been able to work out anything that will work on all first paragraphs.

Regards, Alex
AlexBell is offline   Reply With Quote