Unlike the ID selector, the class selector is most often used on several elements. 

This allows you to set a particular style for many HTML elements with the same class.

The class selector uses the HTML class attributes, and is defined with a "dot(.)" id used when we have to apply CSS property to one attributes only.


https://abhisharmaofficial.blogspot.com/



Your feedback is important for us :)