Each HTML tag also has up to a dozen attributes (options that can appear inside the tag, and modify the behavior of the tag).
So there's hundreds of keywords and it's really hard to remember them all — but you don't need to — you just need to be aware of what sort of things exist, and you can look up the detailed syntax when you need to.
For all sorts of reasons it's useful to have good familiarity with HTML.
Take a thorough look through the w3Schools HTML Tutorial, or if you think you're already past that, the Reference Guide.
It's a good thing to flick through in your spare moments, just to polish your skills.
|