DEV Community

Cover image for CSS Day 1 – What I Learned as a Beginner
Vikas Singh
Vikas Singh

Posted on

CSS Day 1 – What I Learned as a Beginner

Hey folks πŸ‘‹

Today I started learning CSS β€” and here’s a quick recap of everything I covered.

Topics I Learned Today:

  • What is CSS?
  • Basic format of writing CSS
  • Different ways to apply styles:
    • Inline styles
    • <style> tag
    • External stylesheet
  • Color & background-color properties
  • Color systems in CSS:
    • Named colors
    • RGB values
    • Hexadecimal codes
  • Basic text properties:
    • text-align, font-weight, font-family,
    • text-decoration, line-height, letter-spacing

Watch My CSS Day 1 Video:
https://linktr.ee/vikasdotdev

If you want notes for this β€” just comment "notes" and I’ll DM them to you.

Let's keep learning, one day at a time.

πŸ”—Connect With Me Across Platforms:

https://linktr.ee/vikasdotdev

Top comments (0)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.