How to learn HTML and CSS

·

1 min read

Learning html and css can be a hassle. I'll give you some tips that can help you on your web development journey.

🎥 Courses

Look for courses on YouTube. I'd recommend these two courses by Net Ninja and CodeWithHarry

âš– Self Learning

Try making experiments and test your css and html skills. You can use VSCode to make websites. Self-learning will help you improve a lot. Here is a training website that offers a ton of guides:

W3Schools is a pretty popular website for learning web dev. It can help you a lot.

Â