HTML div class tag attribute
HTML <div> tag mean a generic section within an HTML document. The <div> tag allows to group sections of HTML elements together and format them with CSS.
HTML div class tag attribute - how to create - example
<div class="CSS-name-of-class"> your text here, link or images</div> with the generic content " your text here, link