Full Version: Separating Your Signature From Your Post

From: Harvey only (HARVEY-ONLY) [#1]
 12 Apr 2007
To: ALL

To put in a line break between your posts and your signature put this code in just before anything else in the signature.

code:
<p></p>


That will insert a blank line.

Be sure HTML is enabled.

EDITED: 12 Apr 2007 by DGL


From: Stunt Engraver (DGL) [#2]
 12 Apr 2007
To: Harvey only (HARVEY-ONLY) [#1] 12 Apr 2007

Harvey,

Wouldn't that only apply to people who haven't placed a signature in their signauture field, as set up under "My Controls" or in the posting window?

For instance, my signature in this post, is automatically separated from the body copy, with no extra steps.

EDITED: 12 Apr 2007 by DGL


From: Carl (CSEWELL) [#3]
 12 Apr 2007
To: Harvey only (HARVEY-ONLY) [#1] 12 Apr 2007

code:
<BR>
will also work, saving you 3 whole keystrokes and a whole bunch of electrons from being needlessly sent to their graves.

:^)

EDITED: 12 Apr 2007 by CSEWELL


From: Harvey only (HARVEY-ONLY) [#4]
 12 Apr 2007
To: Carl (CSEWELL) [#3] 12 Apr 2007

If I remember correctly, 'br' will only put in 2/3 the space of 'p'.

'br' is a standard line break, 'p' is new paragraph which introduces extra space.


From: Carl (CSEWELL) [#5]
 12 Apr 2007
To: Harvey only (HARVEY-ONLY) [#4] 12 Apr 2007

A line-break is a line-break in HTML coding. And, according to the W3 organization, THE organizational body of HTML specifications:

quote:
We discourage authors from using empty P elements. User agents should ignore empty P elements.

9.3.2 Controlling line breaks

A line break is defined to be a carriage return ( ), a line feed ( ), or a carriage return/line feed pair. All line breaks constitute white space.


The white space line-break is dependent only on the current font.

From: Harvey only (HARVEY-ONLY) [#6]
 12 Apr 2007
To: Carl (CSEWELL) [#5] 12 Apr 2007

I sit corrected. The code that will work in every instance is:
code:
<p>&nbsp;</p>


It does give a larger space.

From: Carl (CSEWELL) [#7]
 12 Apr 2007
To: Harvey only (HARVEY-ONLY) [#6] 12 Apr 2007

... and two BRs
code:
<BR><BR>

will give more space than one paragraph.
code:
<P>&nbsp;</p>

and save you 5 keystrokes!

From: Harvey only (HARVEY-ONLY) [#8]
 12 Apr 2007
To: Carl (CSEWELL) [#7] 12 Apr 2007

And what are you going to do with those keystrokes you saved? :O)

You are correct.


From: Carl (CSEWELL) [#9]
 12 Apr 2007
To: Harvey only (HARVEY-ONLY) [#8] 12 Apr 2007

quote:
And what are you going to do with those keystrokes you saved?


Save EEtc bandwidth and storage space! Every little 'bit' helps!

From: Harvey only (HARVEY-ONLY) [#10]
 12 Apr 2007
To: Carl (CSEWELL) [#9] 12 Apr 2007

I cannot think of a comeback to that ne, darn.


{Wierd thing happened on my way to reply. I thought I typed a capitol 'I' and jumped to settings or something, back did not work. Maybe I hit ctrl-I or ctrl-shift-I.}


Back to thread list | Login

© 2024 Project Beehive Forum