HTML
ID AND CLASS
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.
Your feedback is important for us :)

Post a Comment
0 Comments