Nesting Lists

Hello! Here is a corrected version of your code. Notice how the list items are going correctly from 1 to 6, instead of repeating 2 over and over. When you have an ordered list (ol), you need the list item elements (li) to be adjacent or it won't count up correctly. Since each "inner" unordered list is itself a list item of the ordered list, they belong inside the list items of the larger ordered list.

Here is a link to the corrected code.

Self-Assessment Questions

  1. What are your web design goals? To become a professional web designer? To make personal websites only?
  2. Which aspects of web design interest you the most?
  3. What current skills do you have that will be useful in creating web pages?
  4. Which skills will you need to brush up on?
  5. Which hardware and software tools do you already have for web design?
  6. Which tools do you need to buy? Which tools would you like to buy eventually?