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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

css external H1, H2, H3 3
H1 H2 huge Space? 13
CSS 2
H1 Tags 1
Headings 7
Include text as part of Heading style 3
h1, h2 and search engines 10
Problems using CSS in IE6 1

Back
Top