How would you change the background colour of a div with the id "colourme" to purple?

var div=document.getElementById("colourme"); div.style.backgroundColor = "purple"

GH
Answered by George H. Javascript tutor

1543 Views

See similar Javascript Mentoring tutors

Related Javascript Mentoring answers

All answers ▸

Suppose that you have a <p> element with an id of 'id1'. Use javascript to set the inner html of this element to 'hello!'


What is the importance of javascript in the web?


What is the difference between global and local variables?


I've just heard about objects. How do I use them and do they work with Arrays?


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2025 by IXL Learning