Free Republic
Browse · Search
News/Activism
Topics · Post Article

To: John Robinson
When you have time, could you include an explanation of how we make bullet points. They look so neat.
143 posted on 09/28/2001 8:11:38 AM PDT by afraidfortherepublic
[ Post Reply | Private Reply | To 1 | View Replies ]


To: afraidfortherepublic
You mean like:

Those are created with the "unnumbered list" tag, with "list item" tags for each bullet item.

The HTML I used to make that bullet list was

<UL><LI>This<LI>and<LI>this?</ul>
And if you use the "ordered list" tag of <OL> instead of the UL one, you get a numbered list.

And if you want just a single bullet item, just make an unordered list of one item, such as this:

<UL><LI>This</ul>
which looks like this:
148 posted on 09/28/2001 8:24:59 AM PDT by Hugh Akston
[ Post Reply | Private Reply | To 143 | View Replies ]

Free Republic
Browse · Search
News/Activism
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson