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

1379 Views

See similar Javascript Mentoring tutors

Related Javascript Mentoring answers

All answers ▸

Find the sum of all multiples of 2 less than 10000


If I do var a=3 and var b=4 and then do var c=a+b it tells me the answer is 34. Why?


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


Make button that says how many times it has been clicked.


We're here to help

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

© MyTutorWeb Ltd 2013–2025

Terms & Conditions|Privacy Policy
Cookie Preferences