Saturday, July 1, 2017

Define Characterestics of the class Selector.

Characterestics of the class Selector

1.    The class selector selects elements with a specific class attribute.
2.    To select elements with a specific class, write a period (.) character, followed by the name of the class.