At 16:13 +0900 on 07/26/2009, Philippe Wittenbergh wrote about Re: 
[css-d] Removing the Blank Line/Space between Paragraph:

>On Jul 26, 2009, at 3:46 PM, Bob Rosenberg wrote:
>
>>  I use the text-indent CSS parm to indent the first line of each
>>  paragraph. I have been requested to remove the blank line/space that
>>  occurs between paragraphs triggered by the </p><p> sequence of tags
>>  so the lines occur as one block of text with only the indention and
>>  the short line at the end of each paragraph signaling the paragraphs.
>>
>>  Is there a CSS parm I can use to eliminate the blank line between the
>>  paragraphs and, if so, what parm do I use?
>
>parm ? You probably mean 'property'.

Yes. I am just used to thinking of them as parameters (like with HTML 
Tags). They are basically the same thing.

>p {margin:0;} ought to do what you want.
><http://www.w3.org/TR/CSS21/box.html#margin-properties>

Thanks. That did it.

>
>Philippe
>---
>Philippe Wittenbergh
>http://l-c-n.com/

-- 

Bob Rosenberg
RockMUG Webmaster
webmas...@rockmug.org
www.RockMUG.org
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to