What’s the best way to learn HTML and CSS effectively?

0
6
Asked By CuriousCoder77 On

I'm currently learning HTML and CSS through a YouTube course, using MDN as a reference. I also take notes to help me remember what I've learned. However, I'm curious if there are more efficient methods or if my approach is already solid?

3 Answers

Answered By DevDynamo On

Your current approach is already solid! Combining MDN and building projects is super effective. Just make sure not to get too caught up in watching videos. Challenge yourself to recreate layouts from scratch without looking at the tutorials—that's when things really start to make sense! Plus, focus on coding daily instead of only taking notes.

Answered By TechNerd99 On

FreeCodeCamp is another excellent resource for learning. They have a structured approach that really helps.

DesignDude81 -

Absolutely! But I find text-heavy resources a bit boring. That’s why I prefer the FreeCodeCamp YouTube courses.

Answered By WebWhiz123 On

YouTube and MDN together are a great mix! I’d suggest also building small projects while you learn. Recreating simple landing pages or components can teach you a lot more than just watching videos alone.

CodeExplorer45 -

I totally agree! I try to code something every time I learn a new concept. So my flow is: watch a YouTube course, use MDN for clarification, jot down notes, and then build something myself.

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.