Re: Paragraphing
by "Andrew Armstrong" <andrew(at)wisca.co.uk>
|
Date: |
Sun, 16 Jun 2002 01:25:54 +0100 |
To: |
<hwg-techniques(at)mail.hwg.org>, "Ed McClelland" <ed.mcclelland(at)erols.com> |
References: |
0 |
|
todo: View
Thread,
Original
|
|
To make the para have no extra vertical space, add to the css file:
P{
margin-bottom : 0px;
margin-top : 0px;
}
Works in later browsers
P:first-line{
margin-left:10px;
}
Works in IE 6 at least
Andrew Armstrong
----- Original Message -----
From: "Ed McClelland" <ed.mcclelland(at)erols.com>
To: <hwg-techniques(at)mail.hwg.org>
Sent: Saturday, June 15, 2002 11:07 PM
Subject: Paragraphing
> Does anyone know if there is HTML or CSS that will NOT put a blank line
> between paragraphs? In other words, use first line indent INSTEAD of a
> blank line.
>
> Ed McClelland, Alexandria, Virginia.
>
>
>
>
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA