Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

Create a class selector named "cities". Add the following styles: black background color white text color 20 pixels padding and margin Add the class "cities" to the <div> element.

Hint: Add the class name inside the <style> element.