Answers for "how to change color of font in js"

5

how to change color of font in js

element.style.color = '#f0f';
Posted by: Guest on April-15-2020

Code answers related to "how to change color of font in js"

Code answers related to "Javascript"

Browse Popular Code Answers by Language