USE
Remove and Add Class Names
Achieve the given functionality.
- When the HTML button element with the id btnEl is clicked,
- Change the CSS properties color and background color for the HTML main heading element with id heading dynamically with provided class names in CSS.
Comments
Leave a comment