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

23. We Built the Internet on HTMLΒΆ

  • 23.1. Background
    • 23.1.1. What is HTML?
    • 23.1.2. HTML Elements
    • 23.1.3. HTML tags
    • 23.1.4. HTML Writing Style
    • 23.1.5. Check Your Understanding
  • 23.2. HTML Structure
    • 23.2.1. Structure Rules
    • 23.2.2. Document Head
    • 23.2.3. Document Body
    • 23.2.4. Check Your Understanding
  • 23.3. HTML Tags
    • 23.3.1. Tags to Know
    • 23.3.2. Tag Example
    • 23.3.3. Attributes
    • 23.3.4. Attributes Example
    • 23.3.5. Check Your Understanding
  • 23.4. How to Create an HTML Page in Visual Studio
    • 23.4.1. For Mac Users
    • 23.4.2. For Windows Users
      • 23.4.2.1. Both Mac and Windows
  • 23.5. Exercises: HTML
  • 23.6. Studio: Making Headlines
    • 23.6.1. Getting Ready: Developer Tools
    • 23.6.2. Studio
      • 23.6.2.1. Image URLs
    • 23.6.3. Resources
  • ← 22.7. Studio: Spinning the Discs
  • 23.1. Background →

Back to top