• Home
  • Syllabus
  • Lab 1
  • Lab 2
  • Lab 3
  • Lab 4
  • Lab 5
  • Lab 6
  • Kambaz
  • Lab 1 Steps
  • Book Ch1
  • Lab 2 Steps
  • Book Ch2
  • Lab 3 Steps
  • Book Ch3
  • Lab 4 Steps
  • Book Ch4
  • Lab 5 Steps
  • Book Ch5
  • Lab 6 Steps
  • Book Ch6

Lab 1 Intermediate Steps

Progressive HTML examples from Chapter 1. Import these components into the book chapter later instead of screenshots.

  • Final Lab 1 (complete)
  • 1.2.5 Lab 1 Starter
  • 1.3.1 Heading Tags
  • 1.3.2a Paragraph Unwrapped
  • 1.3.2b Paragraph Wrapped
  • 1.3.3a Ordered List Plain
  • 1.3.3b Ordered List Tagged
  • 1.3.3c Ordered List + Favorite
  • 1.3.3 Unordered Lists
  • 1.3.4 Tables
  • 1.3.5 Images
  • 1.3.6.1 Text Fields
  • 1.3.6.2 Textarea
  • 1.3.6.3 Radio Buttons
  • 1.3.6.3 Radio Two Groups
  • 1.3.6.3 Radio Label Patterns
  • 1.3.6.4 Checkboxes
  • 1.3.6.5 Dropdowns
  • 1.3.6.5 Dropdown Single
  • 1.3.6.6 Other Field Types
  • 1.3.6.6 Email Field
  • 1.3.6.6 Email + Number
  • 1.3.6.6 Email + Number + Range
  • 1.3.6.7 Buttons
  • 1.3.6 Forms Complete
  • 1.3.7 Parameterizing Components with Props
  • 1.3.8 Wrapping Content with Children
  • 1.3.9 Anchor Tag
  • 1.3.9 Anchor href Patterns
  • 1.3.10 Labs Index
  • 1.3.11 Labs Layout