Is there any technique to Remember the Documentations of HTML And CSS. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

Is there any technique to Remember the Documentations of HTML And CSS.

I can't remember all the Documentations.

3rd Jan 2019, 11:53 AM
Sonu Kumar
Sonu Kumar - avatar
8 Answers
+ 3
You won't ever remember every single documentation, but the best way to remember the most of it is by practising. A lot. And if you want to get to know a specific part try to make a project where you use that part frequently.
3rd Jan 2019, 12:12 PM
Roel
Roel - avatar
+ 3
Can you assign such project so that i will be able to remember most frequently used terms.
3rd Jan 2019, 12:15 PM
Sonu Kumar
Sonu Kumar - avatar
+ 3
Thank you bro.
3rd Jan 2019, 1:22 PM
Sonu Kumar
Sonu Kumar - avatar
+ 2
Yah . I was tried my level best. According to this project suggest something ahead of this page https://code.sololearn.com/WVm6nUrpPgeS/?ref=app
3rd Jan 2019, 12:25 PM
Sonu Kumar
Sonu Kumar - avatar
+ 1
you don't have to memorize every single thing in any programming language all. What is important, is that you should know about the core concepts of that language. You can check stuff online or from book there is no shame in that. And if you keep working with same thing for a long time it will just get printed in your brain automatically.
3rd Jan 2019, 12:16 PM
Mayank Dhillon
Mayank Dhillon - avatar
+ 1
1.1 (Most common tags and css terms) try to make an introduction page with information about yourself 1.2 try to use html5 tags like main,section,article,aside to make your code look a bit more organised 2. (Css animation terms) try to make any animation 3. (Css shaping and positioning) try to create a simple flower out of pure css and <div> tags 4. (Html svg) try to create an svg drawing and animate it with the <animate> tag 5. (Html forms) Make a login/register page
3rd Jan 2019, 12:22 PM
Roel
Roel - avatar
+ 1
The only thing I can suggest you (since you are way better than I am ;) ) is maybe some canvas or svg practises
3rd Jan 2019, 12:31 PM
Roel
Roel - avatar
+ 1
You're welcome
3rd Jan 2019, 3:42 PM
Roel
Roel - avatar