+ 1
How can I understand HTML tags without forgetting them I find it difficult to remember the tags and their work 💼
Suggest solution
4 Antworten
+ 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.
+ 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.
+ 1
The only way is practice. More you practice more you get remember.
+ 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