Hey everyone! I'm curious to know how long it took you to learn HTML and CSS. I've been at it for two months now, and honestly, I feel like I can't remember anything. I've even started using cheat sheets, but it's still a struggle to grasp things completely. I know there's a long road ahead with JavaScript, React, and backend stuff. What are your thoughts on this?
5 Answers
Learning is a process! Try this: have a browser open with your HTML page and your code editor side by side. Create a basic HTML structure and play around with CSS. Change things in your code and reload the page to see what happens. This hands-on approach will help you understand how everything connects. It’s a fun way to learn!
I totally get where you're coming from! I’m on that same journey and found that actually coding is the best way to learn. Set up a simple project and really dig into the HTML and CSS. Don’t stress about memorizing everything; even experienced devs look things up. Just keep pushing through and remember that it's okay to make mistakes — that's how you learn!
You're definitely not alone in feeling like you don’t remember much! Truth is, no one is supposed to memorize everything. Most developers still check things online regularly! Instead of stressing about memorization, find a simple project that excites you and work on it. Each time you hit a roadblock and look for answers, it’ll stick with you better than if you just read a tutorial.
From my experience, practice is key. I learned HTML and CSS in about a year, but that was without any fancy tools — just good old coding! Today, there are so many great resources available, so use them to get a solid foundation.
Honestly, two months isn't a long time at all! HTML and CSS are always evolving, so you’re going to encounter new things regularly. I’ve been using HTML since the late 90s, and I still look up stuff all the time. My advice is to focus on just learning the basics and building small projects; the more you do, the better you'll remember.

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically