Task 9: Advanced CSS

Task description: Use CSS for colors, fonts, and spacing to style your HTML.

What you must include

Bonus ideas: Add responsive CSS (@media or flexible units) and advanced selectors.

Example topic

You could style a card, a button, or a text section with colors and spacing.

Instructions

  1. Open your HTML and CSS files in your code editor.
  2. Write your HTML and CSS.
  3. Copy your HTML code and paste it into the HTML box below.
  4. Copy your CSS code and paste it into the CSS box below.
  5. Click Check My Code.
  6. Fix any errors and try again.

Paste your HTML code below

Paste your CSS code below

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