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

1898 Views

See similar Javascript Mentoring tutors

Related Javascript Mentoring answers

All answers ▸

How to check if value exists in an object in JavaScript?


What is the difference between global and local variables?


What does the document.onload() function do and why is it useful?


What does the following code do and why? console.log(1+"2")


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:

© 2026 by IXL Learning