![]() |
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? |
h1 {
display: inline; } |
awesome thanks :)
|
All times are GMT -7. The time now is 12:35 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123