First CSS Stylesheet
📖 Scenario: You are creating a simple webpage for a small bakery. The page needs to look friendly and inviting with some basic colors and fonts.
🎯 Goal: Create a CSS stylesheet that styles the bakery webpage with a background color, font style, and colors for headings and paragraphs.
📋 What You'll Learn
Use a CSS file to style the webpage
Set the background color of the page
Change the font family for the whole page
Set a color for all
h1 headingsSet a color for all
p paragraphs💡 Why This Matters
🌍 Real World
Styling webpages with CSS is essential for making websites look attractive and easy to read.
💼 Career
Web developers and designers use CSS daily to control the appearance of websites and apps.
Progress0 / 4 steps