+ 5
Forgetful
Hey! So I have finished the HTML course but there is so much to remember! I would just like to know if it is necessary to know it all? A friend told me no, most people have W3schools open in the background but I don’t know...
3 Respuestas
+ 10
I pretty much memorised most of the stuff as my challenge stats show the way you remember is to pretty much code and practice by writing code by hand.
Remember DRY dont repeat yourself meaning dont copy and paste answers and do everything by hand until it is "muscle memory"
Challenges are also good to memorise the stuff you don't ussually encounter much.
I recommend you create by hand a Html page with all the tags that you have learned see my code
https://code.sololearn.com/W1UH4qQ6OMTT/?ref=app
+ 7
You need to practice then you will remember, once a week, read the tag reference.
+ 5
. It is not possible to remember everything just by completing the course. In time though, if you code every day, each time you will be strengthening what you learned.