I used to know this....(a little help?)

Belegon

Still Kicking Around
Joined
Jul 6, 2003
Posts
17,033
Would someone please remind me how to create indented lines when submitting a poem? all I can remember is a way to add a space by using a four character code that has an "&" in it, but I can't even remember that....*sigh*

I'm not sure what's catching up with me...the age or all the eighties drug use....
 
Last edited:
Alessia Brio said:
<blockquote>text</blockquote>
but what if I really want to stagger it?

kind of
.......a little bit
..............like this

will <blockquote><blockquote> do that?
 
Belegon said:
but what if I really want to stagger it?

kind of
.......a little bit
..............like this

will <blockquote><blockquote> do that?

Nested, yes:

kind of
<blockquote>a little bit
<blockquote>like this</blockquote></blockquote>

ETA: It will introduce a blank line, though (I think).

  will work better, probably
 
Alessia Brio said:
Nested, yes:

kind of
<blockquote>a little bit
<blockquote>like this</blockquote></blockquote>

ETA: It will introduce a blank line, though (I think).

  will work better, probably
Yup, what she said. If you don't want a gap between each line, use &nbsp.
 
minsue said:
Yup, what she said. If you don't want a gap between each line, use &nbsp.
so I use one "&nbsp" for each blank character space, right?

(that's the code I said I couldn't remember in the first post, BTW)
 
Belegon said:
so I use one "&nbsp" for each blank character space, right?

(that's the code I said I couldn't remember in the first post, BTW)
Ayup :)
 
Belegon said:
so I use one "&nbsp" for each blank character space, right?

(that's the code I said I couldn't remember in the first post, BTW)
Almost. You need a semicolon too.

 
 
Back
Top