Every single tag gets an ID or class, because how else would you style it?
<div id="news" class="newsdiv">
   <h2 class="newsdivheading">News</h2>
   <p class="newsparagraph">
      <em class="em">...</em>
   </p>
</div>

If you'd like to add your own enterprise tips, fork this project on GitHub.

This is a joke.
Fork me on GitHub