Public notice.
Sep. 7th, 2006 03:14 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
I forgot to mention that I am Author of the Month over a
svroundtable, so I am answering questions about my writing over there this month. If you ever wanted to know how I made Lex do all the things he did, or why Clark is an ass, or how much crack I smoked for The Terrible Conflagration Up at The Place now is your chance to ask.
In other news, how do I put bullet points in an LJ post? T'anks!
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-community.gif)
no subject
Date: 2006-09-07 10:33 pm (UTC)In other news, how do I put bullet points in an LJ post?
Like so: [ul][li] line 1 [/li]
[li] line 2 [/li][/ul]
only with < and > instead of [ and ]
no subject
Date: 2006-09-07 11:08 pm (UTC)I'm digging your icon.
no subject
Date: 2006-09-09 02:33 pm (UTC)no subject
Date: 2006-09-07 10:39 pm (UTC)In other news, how do I put bullet points in an LJ post?
use an "ol" tag to begin the sequence, then an "/ol" tag to finish it - and use an "li" tag (you don't have to use an ending one) for each line item.
example:
<ol>
<li>one
<li>two
</ol>
...yields this:
if you want an unordered list - bullets - use "ul" instead of "ol" (ordered list.
<ul>
<li>one
<li>two
</ul>
...yields this:
no subject
Date: 2006-09-07 11:09 pm (UTC)no subject
Date: 2006-09-08 07:22 pm (UTC)Imquiring minds and all. ;)
no subject
Date: 2006-09-11 06:50 pm (UTC)