Thread: CSS question
View Single Post
Old 02-27-2005, 09:07 PM  
JasonB
Confirmed User
 
Industry Role:
Join Date: Nov 2001
Posts: 1,183
CSS question

I'm trying to insert an <H1> but I dont want a page break.
I want it to just read:
blah blah blah
instead of:
blah
blah
blah

I'm trying this code, but that doesnt seem to work:

blah <H1 style="page-break-after: avoid; page-break-before: avoid;">blah</H1> blah

any suggestions?
JasonB is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote