What are the best resources for learning HTML and CSS effectively?

0
4
Asked By CleverKoala42 On

I'm currently learning HTML and CSS using a YouTube course and using MDN as a reference. I also take notes to help me remember what I learn, but I'm wondering if there are more efficient ways to learn or if my current approach is sufficient.

3 Answers

Answered By LearningNinja99 On

Your method is actually really good! MDN plus building projects is more than enough. Just be careful not to only stick to watching videos. Try working on small layouts from scratch without following tutorials—this is where the real learning happens. Remember, creating tiny projects is more beneficial than just taking notes.

Answered By TechyTurtle88 On

I think using YouTube alongside MDN is a solid combo! One thing I'd recommend is to start building small projects as you go. Recreating simple landing pages or UI components really helps reinforce what you learn, more than just watching the videos will.

Answered By CodeMonkey13 On

FreeCodeCamp is a great resource too! Although I sometimes find reading the text a bit tedious, so I prefer their YouTube courses which are super engaging.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.