Forum Moderators: not2easy

Message Too Old, No Replies

Prevent line break with h1 tag

can I do this?

         

Receptional Andy

12:23 pm on Mar 14, 2003 (gmt 0)



Is it possible to prevent a line break with the h1 tag using css?

brotherhood of LAN

12:26 pm on Mar 14, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



display:inline seems to be the answer for most.

or you can do a <span> inside your H1, though that might mean alot of words inside one H1 tag ;)

Nick_W

12:27 pm on Mar 14, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



[webmasterworld.com...]

FAQ ;)

Nick

Receptional Andy

12:33 pm on Mar 14, 2003 (gmt 0)



Cheers guys, and I promise to read the FAQ next time :)

I searched on Google but drew a blank. I find the WW site search very difficult to use.