[thelist] Remove break after H# tags

Craig Saila crsaila at yahoo.ca
Wed Feb 20 10:58:01 CST 2002


Chris Evans wrote:
> How would I go about removing the line break automatically inserted after a
> H# level element using CSS?

Try:
H1, H2, H3, H4, H5, H6 { display: inline; }

This makes all the headings behave like inline elements (such as B, I, IMG)

--
Cheers,

Craig Saila
------------------------------------------
craig at saila.com  :  http://www.saila.com/
------------------------------------------


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




More information about the thelist mailing list