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

20. We Built the Internet on HTMLΒΆ

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

Back to top