Not everybody managed to get the exercise done on time.
A common mistake was to close of the list items too soon. When a list is nested inside another, it goes inside the li. So closing off France with a /li when there are cities inside it, is incorrect. Lists are not that important, but that exercise illustrates the structure of HTML.
If you struggled with this exercise, this video might help.
The HTML validator at validator.w3.org is a great resource for checking that HTML is correct. Just because something looks OK in the browser, doesn't mean it's correct. We don't need a lot of HTML for this module. So we won't dwell on it too much.
Please complete the nested list exercise and submit it via Blackboard by Sunday lunchtime.
By now you should have watched the videos for Classes 01 & 02.
You should have your PHP server up an running. If you have not, or it you are not sure, please contact me.
When writing PHP & HTML you can use any text editor that you like. Most CIT students prefer Notepad++ or Programmers Notepad. Mac users like TextWrangler. WordPad is a poor choice because it really encourages you to save the code as a .doc rather than a plain vanilla text file.
If you feel like you want to skip ahead on occasion I'll be putting the videos into this YouTube channel.