23 July 2021
<span style="color:blue;font-weight:bold">blue </span>
<div style="color:#0000FF">
<h3>This is a heading</h3>
<p>This is a paragraph.</p>
</div>
The <span> and <div> tags have no required attributes, but the three that are the most useful are:
You can make a <span> or <div> point to a style sheet using id or class.