No Break before H1 Tags?

  • Thread starter Thread starter Bill
  • Start date Start date
B

Bill

If I do something like this:

text 1 <h1>text 2</h1>

there will be a line break between "text 1" and "text 2". Does anyone know a style that
I can apply that will prevent the break?

THANKS,

-Bill.
 
Bill,

I'm not an expert at this but I'll post an idea anyway. I'd create a
style in that had properties similar to "h1" like 18pt and bold,
perhaps.

HTH,
Richard
 
display: inline.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
Back
Top