Best Practices for HTML
Dan
Posted on April 22, 2019
Hey Everyone,
I’m not new to HTML as it’s been around for a long time but I’m somewhat new to developing for the web.
Currently I’m reviewing some notes I have and looking up more information on MDN and I always like to see “best practices” as those are like gold nuggets.
Sometimes it seems like best practices incorporate other factors that are not straightforward. For example creating a relationship between <label>
and <input>
using for
and id
attributes respectively.
So, what kind of sneaky best practices do you know of for HTML?
💖 💪 🙅 🚩
Dan
Posted on April 22, 2019
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.