Home >Web Front-end >JS Tutorial >Javascript gets the tag ID and changes the code of the style attribute_javascript skills
Example JavaScript code
In the code below, we use the name attribute of the select element to set which attribute of the style to access (in this case, the background color). In this way, this function can be used to set different CSS attribute.