Instructions:
-
What is CSS?:
- CSS is a language used to style and design web pages. It controls the appearance of HTML elements like colors, fonts, layout, and spacing.
-
Basic CSS Properties:
-
Text Styling: Learn how to change text color, font size, and font style.
-
Box Model: Understand how to use margins, padding, borders, and content.
-
Backgrounds: Apply background colors or images to elements.
-
Layouts: Use display, position, and flexbox to create layouts.
-
etc
-
-
Practice:
- Write a simple HTML document and apply basic CSS using internal or external stylesheets.
-
Document Your Work:
-
Include your code (use code block) and Take screenshots of output, and publish your activity on Hashnode.com or Medium.com
-
include repo
-