Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 780 Bytes

Day_08.md

File metadata and controls

13 lines (11 loc) · 780 Bytes

Day 8: Introduction to CSS

Welcome to another day of growth and learning! 🚀 Embrace today's challenge with enthusiasm and determination. Remember, every line of code you write brings you one step closer to mastering your craft. Let's make today count! 💪

  • Topics to Learn:
    • What is CSS?
    • Types of CSS: Inline, Internal, and External.
    • Basic syntax: Selectors, Properties, and Values.
  • Resources:
  • Mini Project:
    • Create an external CSS file and link it to an HTML page. Apply basic styles like text color, background color, and font size.