GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   CSS question (https://gfy.com/showthread.php?t=437812)

JasonB 02-27-2005 09:07 PM

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?

moltar 02-27-2005 09:08 PM

h1 {
display: inline;
}

JasonB 02-27-2005 09:09 PM

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