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

1346 Views

See similar Javascript Mentoring tutors

Related Javascript Mentoring answers

All answers ▸

What is the difference between let and var when declaring variables in javascript?


How to sum every number in an array of numbers.


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


How do you create objects in javascript?


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