IDNStudy.com, ang perpektong platform para sa malinaw at eksaktong mga sagot. Hanapin ang impormasyon na kailangan mo nang mabilis at madali sa pamamagitan ng aming komprehensibo at eksaktong platform ng tanong at sagot.

What is the use of class selector in CSS​

Sagot :

Answer:

Definition and Usage

class selector selects elements with a specific class attribute. To select elements with a specific class, write a period (.) character, followed by the name of the class. You can also specify that only specific HTML elements should be affected by a class.

Explanation:

tell me if I'm wrong