I’m almost done with the HTML & CSS course but I keep forgetting some very important elements…
Any tips to keep the elements in mind so I don’t forget them?
I’m almost done with the HTML & CSS course but I keep forgetting some very important elements…
Any tips to keep the elements in mind so I don’t forget them?
if programming was about remembering, computers would have been programming decades ago
just keep practicing, the elements you used most, the rest you can find online (stackoverflow, MDN), for you, its for more important to understand how to use them and design pages
Is the following website a good source to find some elements if I ever forget them?
you can find plenty of cheat sheets online, but even they are not that relevant, you can just google what you need
Its more important to be able to understand documentation (like MDN) that you know how it works, if you know how something works, you can implement it