Task 6: Divs and Layout

Task description: Use div elements to create a simple layout structure.

What you must include

Bonus ideas: Add semantic layout elements and try multiple class names on one element.

Example topic

You could create a header section, a content area, or a sidebar layout.

Instructions

  1. Open your HTML file in your code editor.
  2. Write your code using div elements with classes.
  3. Copy your HTML code.
  4. Paste it into the box below.
  5. Click Check My Code.
  6. Fix any errors and try again.

Paste your code below

Your results will appear after you click the button. Bonus checks unlock after all required checks pass.