I m struggling with remembering all the tags of css and html5 . Is it necessary to remember them all? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grátis
+ 6

I m struggling with remembering all the tags of css and html5 . Is it necessary to remember them all?

or may I just focus on which I really use most?

5th Jul 2018, 11:26 AM
Sarang Thakre
Sarang Thakre - avatar
11 Respostas
+ 5
JavaScript helps u in making an interactive website. like giving conditions is possible using JavaScript. basically html and css is like front view. but the inner logical coding is done using JavaScript
8th Jul 2018, 8:48 AM
Sarang Thakre
Sarang Thakre - avatar
+ 12
Hello, Sarang Thakre ! It is impossible to remember everything. And it is not necessary. Try to remember the logic. Understand the difference between a block and a lowercase element. Disassemble properly in display and position. Understand how float works Try yourself to align one div inside the other left / center / right edge. Align the line element (for example) inside the block element vertically and horizontally to the center / left / right / top / bottom. If all of the above you do, consider that you already understood the base.
5th Jul 2018, 11:47 AM
Alexander Sokolov
Alexander Sokolov - avatar
+ 9
You should focus on tags that you use. Not necessary to remember them all. You can just search in google when you do not remember😉
5th Jul 2018, 11:45 AM
Sad
Sad - avatar
+ 7
No, just focus on the one you use most. The most impotant thing in programming is learning something and having fun with it. Even with learning anything, we somehow think we haven't master it well. Just make sure you learn enough as you should. Once you've understand the structure of the language move to programming languages. As you continue learning you'll find yourself mastering more tags the more frequent you use them.
5th Jul 2018, 5:19 PM
Bior Ajang
Bior Ajang - avatar
+ 6
start with basic tags html body h1-h6 p a img table then go for harder ones
5th Jul 2018, 11:31 AM
‎ ‏‏‎Anonymous Guy
+ 5
i just write them down so i look at the tags when i need them
5th Jul 2018, 5:56 PM
George
George - avatar
+ 4
actually you should learn the basics. If you don't remember the exact tag just google smth like "html how to ... (something)"
6th Jul 2018, 4:05 PM
Александр Домников
Александр Домников - avatar
+ 3
Definately don’t try to remember them all. I have a list of a bunch of HTML tags in the Notes of my phone. Also, google search “list of html tags”
5th Jul 2018, 4:24 PM
🐺Michael🐺
🐺Michael🐺 - avatar
+ 2
Not all of them, and I you eant to learn every tag, take on tag per day. Repeat and practice. But try to remember the ones you use the most
5th Jul 2018, 8:59 PM
n3m0
n3m0 - avatar
+ 2
i have a question? i cant find the practical use of javascript in my HTML & CSS,what to do?
8th Jul 2018, 8:42 AM
Dharmik
+ 2
Dharmik You should make a new Q and A thread for that question, rather than asking here (spam)
8th Jul 2018, 11:43 AM
🐺Michael🐺
🐺Michael🐺 - avatar