LaunchCode logo
  1. Contents
  2. 20. We Built the Internet on HTML

20. We Built the Internet on HTMLΒΆ

  1. 20.1. Background
    1. 20.1.1. What is HTML?
    2. 20.1.2. HTML Elements
    3. 20.1.3. HTML tags
    4. 20.1.4. HTML Writing Style
    5. 20.1.5. Check Your Understanding
  2. 20.2. HTML Structure
    1. 20.2.1. Structure Rules
    2. 20.2.2. Document Head
    3. 20.2.3. Document Body
    4. 20.2.4. Check Your Understanding
  3. 20.3. HTML Tags
    1. 20.3.1. Tags to Know
    2. 20.3.2. Tag Example
    3. 20.3.3. Attributes
    4. 20.3.4. Attributes Example
    5. 20.3.5. Check Your Understanding
  4. 20.4. Exercises: HTML
  5. 20.5. Studio: Making Headlines
    1. 20.5.1. Getting Ready: Developer Tools
    2. 20.5.2. Studio
      1. 20.5.2.1. Image URLs
    3. 20.5.3. Resources
  • ← 19.5. Exercises: Terminal
  • 20.1. Background →

Back to top