function of span in html code example
Example: javascript span style
//an example of an "out of context" way to change color of a text:
<span style="color: green"></span>
//an example of an "out of context" way to change color of a text:
<span style="color: green"></span>