So with the rise of CSS, two very useful attributes of HTML tags are “id” and “class” attributes.
For example:
<div id="FOOsubmit" class="BTNplain">
So with the rise of CSS, two very useful attributes of HTML tags are “id” and “class” attributes.
For example:
<div id="FOOsubmit" class="BTNplain">