html tips: bullet lists bullet lists
The following example shows a bullet list with three items. This is what it looks like: Bullet lists are indented from the main text, and a line is skipped: This is the result:
This is the main text, notice there is no code for a line break embedded bullet lists
You can put bullet lists inside bullet lists. The code for the embedded list is given in red in the next example: The result of that code appears below; notice that the bullet changes by default (but, on different systems using "Japanese Auto-Detect, the bullets may be identical). In the next section, I'll show you the code to specify what kind of bullet your browser displays.
different bullet types
There are three different types of bullets. The code for each is shown below, in red; examples follow. (Note that in the next example, the squares are filled in on Netscape for Windows, but black outlines with white insides on Netscape for Macintosh). Circles: You can mix them: item titles
The easiest way to do item titles is to code a break into it.
back to
HTML Tips Articles Index

Bill Pellowe
e-mail: billp@gol.com