You (meaning Margie -- all of this is for Margie) can re-edit an entry from the blog by clicking on the paragraph marker (¶) at the top of the entry.
You can enter in various special characters by putting in the following entity codes (the ones starting with an ampersand, and including the semicolon):
° (degree) - °
¼ (1/4) - ¼
½ (1/2) - ½
¾ (3/4) - ¾
View this entry | Print this entry | TrackBack (0)
Comments
You can do bullet points in HTML by:
<ul><li>first bullet
<li>second bullet
<li>third bullet, etc.</ul>
You can also leave a blank line between the list items (that's what "li" stands for).
The "ul" is unordered lists, i.e., bullet items. You can also use "ol" for order lists, i.e., numbered items.
Posted by: *** Dave at November 26, 2003 2:11 PM
So with ul the above comes out as:
- first bullet
- second bullet
- third bullet
but with ol it comes out as:
- first bullet
- second bullet
- third bullet
Posted by: *** Dave at November 26, 2003 2:21 PM
Note that this blog is protected by the MT-Blacklist anti-spam program. Hoo-hah!
Posted by: *** Dave at November 26, 2003 2:30 PM
Okay, this is just a test comment.
Posted by: *** Dave the Hubby at November 26, 2003 2:32 PM