Forums

This topic is locked

<P> CSS Style Question

Posted 05 Aug 2001 23:41:34
1
has voted
05 Aug 2001 23:41:34 Bob Costa posted:
Is there a way to control how much space comes after a &lt;P&gt; by using a custom style in a CSS? What parameter do I set, and what is the default (if you know it)?

Replies

Replied 09 Aug 2001 02:45:11
09 Aug 2001 02:45:11 Erin Simmons replied:
You can control the space between Paragraphs by using the margins in your style sheets. For example:

P { margin-top: 50px; margin-right: 25px; margin-bottom: 50px; margin-left: 25px; }

Or { margin: 50px 25px; } /* same as '50px 25px 50px 25px'

Queen Javabean
www.queenjavabean.com
Replied 09 Aug 2001 04:16:52
09 Aug 2001 04:16:52 Bob Costa replied:
Thank You QueenBean. You are my hero!!

Replied 09 Aug 2001 14:49:57
09 Aug 2001 14:49:57 Erin Simmons replied:
No problem!!!

Queen Javabean
www.queenjavabean.com
Replied 21 Aug 2001 03:36:55
21 Aug 2001 03:36:55 pilot =--0 replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Thank You QueenBean. You are my hero!!

<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

ya he is the cssman! <img src=../images/fwzone/forum/icon_smile_big.gif border=0 align=middle>



Edited by - saadpilot on 08/21/2001 03:37:40
Replied 21 Aug 2001 16:16:08
21 Aug 2001 16:16:08 Erin Simmons replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>ya he is the cssman! <hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

QueenJavabean { sex: female ; }



Queen Javabean
www.queenjavabean.com
Replied 21 Aug 2001 20:50:42
21 Aug 2001 20:50:42 Viktor Farcic replied:
This is the proof that not all of us working with computers are males. I demant more chicks in these forums!!!

<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
QueenJavabean { sex: female ; }
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Replied 22 Aug 2001 04:13:54
22 Aug 2001 04:13:54 Bob Costa replied:
This thread is getting more off topic interest than when I actually had a question.

My own two cents is that I have known several queens that were not female. Especially in South Florida.

Reply to this topic