Page #27: Play Time! for Lists. Part 1
Play Time! for Lists. Part 1
- Create at least three lists. List people, colors, items you need in the
market, your favorite movies or TV shows, cars you've owned or would like to own
or of course whatever comes to mind.
- You can use the same material for each list. The differences will be in the
form of the list:
- One list will be an ordered list.
- One list will be an unordered list.
- One list will be either ordered or unordered and will
include a nested list like this one.
- In all your work, pay attention to:
- Page structure (<html> <head>
<body>)
- Indent lines of code to keep the structure visually clear to your
own eye. View the "source" of any of these instructional pages that I have
created, and you will see many examples of the way in which I have used
indenting to help me keep track of what I am doing. (The browser ignores the
indents. It's for us humans.)
- With each change, save your work; don't wait until you've
finished to save the file. Call it "prac27.htm" or "prac27.html".
- Display your work.
- Fix any coding errors.
|
|