Help Index |
![]() Unnumbered Lists
<ul> begins an unnumbered list <li> precedes each list item </ul> closes the list.
<p>Creating a Homepage: <ul> <li> Idea <li> Text <li> Graphics </ul> And will appear on a browser like this: Creating a Homepage: If you have a long outline, you can nest lists inside each other. Just remember to turn off every <ul>. <p>Creating a Homepage: <ul> <li>Idea <ul> <li>how will it look <li>who is my audience </ul> <li>Text <ul> <li>what should I say <li>serious or comical </ul> <li>Graphics <ul> <li>animated or still <li>how will I find them </ul></ul> In a browser, it should look something like this: Creating a Homepage: But, as we said earlier, the <ul> tag has another purpose: margins. By inserting the <ul> tag, without any other <li> tags, you can vary the left-hand margin: So if we type: <ul>You sure are We'll get:
Note that several <ul>s were combined - pushing text farther to the right, and pulling it back in. And extra line breaks - indicated by the <br> tag - help space out the text. Just remember to finish what you start: Every <ul> must be closed with a corresponding </ul>. And now for the Netscape extras! Netscape has created tags that let you change the shape of your bullets. Keep in mind, however, that not all browsers support Netscape extensions. That means a nonsupporting browser will use a plain bullet, instead of the fancy shape you picked out. The Netscape bullet options are:
Return to Help Index
Publicize | Color Chart | Gadgets | Rings 'n Things | Awards | Personal Help | |