How do I get my paragraphs to be separated with <p> rather than <br>?
``You’re just an empty cage girl if you kill the bird.’’ – Tori Amos.
How do I get my paragraphs to be separated with <p> rather than <br>?
``You’re just an empty cage girl if you kill the bird.’’ – Tori Amos.
Well, you can always hit ‘Enter’ twice, like this:
See how well that works? This might work as well:
But I'm not sure. I'll comment after I see.
Guess not.
Damn Flood Control :mad:
That should have killed enough time.
Usually I hit enter twice so I leave one blank line in between paragraphs.
Here’s two blank lines. Test. Test.
Booga wooga.
``You’re just an empty cage girl if you kill the bird.’’ – Tori Amos.
Hum, it didn’t work.
I wonder if Lynx condenses blank lines. That’s probably it. Is there any way to circumvent it, now that HTML code is disabled? I mean, is there a UBB equivalent for <p>?
``You’re just an empty cage girl if you kill the bird.’’ – Tori Amos.
I see two blank lines in there. I have no idea what Lynx does. I’ll go check…
OK, I need a real Telnet client. And my trial version of SecureCRT expired. Oh, well.
line one
next
skipped one enter
skipped one enter
0010 x3
line one enter enter
line next enter enter
next line enter enter
so…
line one enter enter enter
line two enter enter enter
line three enter enter enter
line last 0010 0010 0010
so buttons
4cute
Etrouble
line 1 +Char13
line 1 +Char(13)
line 1 [+char13]
xekul, I see blank lines in each of your posts. (?)
UBB will eliminate some excess lines, but it will not eliminate all of them so that your paragraphs run together.
Tom~
This is interesting!
I posted the previous from home (IE 5.1) and the non-breaking space characters were displayed as
ampersand n b s p
because I used the string
ampersand a m p
to insert an amper ahead of the “nbsp” when I posted. I worked like a champ–there.
I just stopped bak to look in on it before I left work (NetScape 4.02) and the whole string is displayed as
ampersand a m p n s b p. The symbolics are not reolved at all. I would guess that this would be the result of the “nbsp” when tagged on to the “& amp” not resolving into a usable symbolic.
The main point is that I have no idea how this stuff shows up on other OS/browser combinations. I guess that it is not safe to simply guess that the symbolics will resolve the way we want them to. (The joys of UBB.)
Tom~
Tom, the problem isn’t UBB. It’s just differences in browsers. The code for an ampersand is &. To Netscape, the semi-colon is important. To IE5, it isn’t. I think all the codes are suppose to have a semi-colon on the end, IE just lets you get away without it.
To be safe, I try to avoid the shortcuts that some browsers will let you get away with since you never know what people are going to be using to view this stuff.
Jim
Actually, looking at the HTML, it seems that I have two <br>s, and Lynx collapses those into a single <br>. Hrm. I think there’s an option to change that behaviour.
``You’re just an empty cage girl if you kill the bird.’’ – Tori Amos.
Thank you, Jim. When Arnold W posted his codes, he included the semi-colons, but I thought they were column separators instead of integral characters in the symbols.
I will now foolishly try this again:
xekul, I see blank lines in each of your posts. (?)
UBB will eliminate some excess lines, but it will not eliminate all of them so that your paragraphs run together.
If you absolutely must manually enter a blank line, enter the character string   on each line that you need to hold in place:
< enter > (for new line)
  < enter >
  < enter >
  < enter >
  < enter >
Gives you four blank lines that UBB will not collapse:
 
 
 
 
(Obviously, I have messed with the codes to display the  , above, or they would have appeared as spaces, not text.)
Tom~
Hmmm, interesting. I just posted over in GQ using a ² ( ² ), but I put it next to a ) so UBB put the ; with the ) and made a but I use IE, so the ² displayed as a ², with the
afterwards. I was wondering how they both used the semicolon. I guess that if I looked at it in Netscape it would show up as ²
I’ll be slightly proud of myself if this entire post came out right.
I’ve never considered nbsp… I’ve always just assumed ampersand codes would be processed as HTML. I’ll try that, thanks.
Testing one.
Testing one two.
Testing one two three.
``You’re just an empty cage girl if you kill the bird.’’ – Tori Amos.
Yay! It worked! I love you all.
``You’re just an empty cage girl if you kill the bird.’’ – Tori Amos.
Hm. I just viewed this in Netscape Navigator and it’s beautiful. So I guess for most of the readers there’s actually nothing wrong with the formatting.
``You’re just an empty cage girl if you kill the bird.’’ – Tori Amos.