[thelist] Titles displaying inline...

michael ensor edc at wnc.quik.co.nz
Thu Mar 21 14:13:02 CST 2002


Another option? = h2 {font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 140%; margin-bottom:  0px; margin-top: 0px; }

----- Original Message -----
From: "DESCHAMPS Stéphane DvSI/SICoR" <stephane.deschamps at francetelecom.com>
To: <thelist at lists.evolt.org>
Sent: Friday, March 22, 2002 4:38 AM
Subject: RE: [thelist] Titles displaying inline...


> > Are you talking about using something like:
> >
> > <SPAN CLASS="title">Title text</SPAN><SPAN
> > CLASS="ParagraphText">Paragraph
> > text...</SPAN>
> >
> > ?
> >
> > IIRC spans are non-breaking unlike divs.
>
> Nonono, someone found a CSS solution based on tags hx+p.
>
> I've experimented and found that this works (at least in NN6):
>
> CSS:
> h1 { display:inline; }
> h1+p { display:inline }
>
> HTML:
> <h1>titre</h1>
> <p>fdgf</p>
> <p>fdgf</p>
>
> It's for the sake of argument in an internal newsgroup in my company.
>
> Thanks anyway.
> stef
> --
> For unsubscribe and other options, including
> the Tip Harvester and archive of thelist go to:
> http://lists.evolt.org Workers of the Web, evolt !
>
>




More information about the thelist mailing list