Section 1 - Instruction

You've learned what CSS is and how to apply it to HTML. Now let's practice these fundamental concepts to make sure you're ready for more advanced styling.

Remember, CSS transforms plain HTML into beautiful, engaging web pages.

Engagement Message

Ready to see the magic happen?

Section 2 - Practice

Type

Sort Into Boxes

Practice Question

Let's identify the roles of HTML and CSS in web development. Sort these responsibilities into the correct categories:

Labels

  • First Box Label: HTML's Job
  • Second Box Label: CSS's Job

First Box Items

  • Page structure
  • Content organization
  • Paragraph text

Second Box Items

  • Text colors
  • Font styling
  • Element spacing
Section 3 - Practice

Type

Multiple Choice

Practice Question

You're building a 15-page website for a local bakery with consistent branding across all pages. Which CSS application method would be most appropriate?

A. Inline styles B. Internal styles C. External stylesheet D. No CSS needed

Suggested Answers

  • A
  • B
  • C - Correct
  • D
Section 4 - Practice

Type

Fill In The Blanks

Markdown With Blanks

Fill in the HTML code to properly link an external CSS file called "bakery.css" to your webpage:

Sign up
Join the 1M+ learners on CodeSignal
Be a part of our community of 1M+ users who develop and demonstrate their skills on CodeSignal