Directions
Start with a shell file (you can get this in the parent directory).
Name this file petes.html
and
save it in your text editor in the directory for this class. Then, in a
browser tab, choose File → Open..., or hit control-o
(command-o on a mac), and open the file with the browser. You will see
the shell file displayed.
For this exercise, you will make lists inside of lists! A list can be a list item. Beware: there is trickiness in the validation process Use W3Schools to learn about anything unfamiliar.
Create the file petes.html
and replicate the page you
see here exactly. Validate your code because we do
it!