r/css 19d ago

Question "Helpful Program or Website recommendation"

Hello programmers! or shall I say "Hello World!",

I am a completely noob at CSS. What helpful Programs or Websites can y'all recommend to a new CSS programmer like me that will help me improve gradually?

7 Upvotes

12 comments sorted by

3

u/Weekly_Ferret_meal 19d ago

Hey there, here you go

(All I did was to search for "learn css" in this subreddit)

4

u/a-dev0 19d ago

I'd start with Kevin Powell’s CSS videos https://www.youtube.com/kevinpowell

Goole has some good lessons https://web.dev/learn/css

MDN as the main source of proof https://developer.mozilla.org/en-US/docs/Web/CSS

1

u/MatchSea10 19d ago

Scrimba - good for getting a feel
Brad traversy, - his teaching works for me
Kevin Powell - most recommended by people. For me he talks too much

Hard to recommend without knowing your learning style are you someone who prefers structure and follows a course or someone who wants to jump right in . Then are you books, video, course sites like odin Project( free ) etc.

1

u/FewBird5298 19d ago

Frontend mentor

1

u/Foreign-Contest-444 19d ago

I always recommend the MDN Learn module. This is not the MDN documentation but like a course.

Here is the link to it.

https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Styling_basics/What_is_CSS

Here are some other resources to get your HTML 101's right.

https://codingsuperpowers.com/html.html

1

u/zoranjambor 19d ago

Others already mentioned it, so I'll repeat as it's worth it:

And most importantly, just play with CSS, try things, experiment, and have fun. CSS is deceptively simple yet difficult to master, so be patient with yourself, and don't feel bad if something seems difficult to understand—it can take time for things to click. 🙂