How can I remember HTML after finishing a beginner course?

0
0
Asked By MellowOrbit42 On

I just finished an HTML course, but I already feel confused and can't remember all the tags and syntax. Is there a good way to practice so the information actually sticks?

2 Answers

Answered By QuietHarbor18 On

Keep using HTML regularly, even if you make small and simple pages. Repetition will make the common tags feel familiar, and checking documentation when you forget something is completely normal.

Answered By CedarPixel7 On

Practice is the biggest part of learning. Whenever you learn a new tag, use it to build a tiny exercise or simple webpage. You don’t need to memorize every piece of syntax immediately—after using the same elements repeatedly, you’ll naturally remember the common ones and know where to look up the rest.

MellowOrbit42 -

So I don’t need to memorize every HTML tag and piece of code?

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.