Task 5: CSS Styling

Task description: Write HTML and CSS to make a simple layout and style it.

What you must include

Example topic

You could create a styled card, a simple navigation bar, or a highlighted text box.

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.