ACTIVITY #2: HTML LIST

Learning Web Development

  1. Background skills
    • Unix Commands
    • Vim Text Editor
  2. HTML
    • Minimal Page
    • Headings
    • Tags
    • Lists
      1. Unordered
      2. Ordered
      3. Definition
      4. Nested
    • Links
      1. Absolute
      2. Relative
    • Images
  3. CSS
    • Anatomy
    • Basic Selectors
      1. Element
      2. Class
      3. ID
      4. Group
    • The DOM
    • Advanced Selectors
    • Box Model
  4. Programming
    • Python
    • Javascript
  5. Database
    • Flat File
    • Relational