Show how you would give all elements that have a class of 'class1', a green background.

.class1{ background-color: 'green'; } The full-stop before the text indicates that this css rule applies to a class with the name 'class1'.Inside the rule, the background-color attribute is given a value of 'green' which will give the class a green background colour.

Related HTML and CSS Mentoring answers

All answers ▸

What is the difference between HTML and CSS?


What is CSS used for?


Explain what an external style sheet (CSS document) is for in a HTML document and write a line of HTML code to import one


Simplify the brackets, (x+1)(x+2)


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2025

Terms & Conditions|Privacy Policy
Cookie Preferences