can a span tag be given an attribute of submit code example
Example 1: html span
A <span> element used to color a part of a text:
<span style="font-size:30px">☰ </span>
<!-- ☰ is a color value -->
Example 2: how to write
<span></span>