Why I use div,

<p>, <h1>, <span> and a few other things,

but not new HTML5 tags such as <section> and <article> and complicated tags such as <table>.


Note: I am not encouraging people to use <div> instead of tags like <section> and <article>.
I am just outlining some benefits of using <div>. Also, if you care about accessibility, <div> might not be the best option.


Made by Zhu Liang, LinkedIn | GitHub