Answers for "can you set colour in <span> tag javascript"

1

javascript span style

//an example of an "out of context" way to change color of a text:
<span style="color: green"></span>
Posted by: Guest on May-18-2020

Code answers related to "Javascript"

Browse Popular Code Answers by Language