Answers for "style= background color"

CSS
1

background color

document.getElementById('id').style.backgroundColor = 'green' ;
Posted by: Guest on May-23-2021

Code answers related to "style= background color"

Browse Popular Code Answers by Language