How can I understand HTML tags without forgetting them I find it difficult to remember the tags and their work 💼 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can I understand HTML tags without forgetting them I find it difficult to remember the tags and their work 💼

Suggest solution

11th Jan 2020, 7:57 AM
Ephraim Mgbebu Chima
Ephraim Mgbebu Chima - avatar
4 Answers
+ 2
Don't learn every tag. There are a few important ones: header, main, aside, article, section, footer, div, img, video, input, button, p, h1-h6. There are more, but these are the main ones. Remember them by making websites and different projects using html.
11th Jan 2020, 8:12 AM
Rain
Rain - avatar
+ 2
Study off of cheat sheets online or create your own. Highlight specific tags that you start using a lot when you're coding. Also look at examples of tag usage by other people.
11th Jan 2020, 8:26 AM
JazzyLucas
JazzyLucas - avatar
+ 1
The only way is practice. More you practice more you get remember.
11th Jan 2020, 8:12 AM
🇮🇳Vivek🇮🇳
🇮🇳Vivek🇮🇳 - avatar
+ 1
Open the html course, click the upper right corner and click the glossary option, you'll get a list of tags and their descriptions
11th Jan 2020, 9:44 AM
Farhan
Farhan - avatar