+ 5
What is the best way to memorize tags?
Im a very newbie coder, and Im really interested to the best ways to memorize the tags. Thankyou if you would help me by sharing your experience, it will help me a lot.
3 Answers
+ 7
It really is just practice. Start from the bare bones html document with tags and study it. Gradually remove a few tags and see if you can rewrite them back in the correct places. Next remove some extra tags and again see if you can place them back in correct places and continue. It becomes much easier to learn each html tag then
+ 4
I ended memorizing a lot of the tags just by using them often in my programs. Coding is supposed to be fun so I donât think anyone wants to sit down and just memorize tags all day. Sure, some aspects can only be memorized, but itâs much easier to just remember through experience.
+ 2
Iâm finding that a good way to âLearn the Lingoâ is to Challenge others! After the Challenge is complete it shows you who won and which questions you each missed... if you scroll down you can âView Correct Answersâ; click that and read the questions with the right answers. Itâll start to sink in!