IDNStudy.com, ang iyong gabay para sa maaasahan at mabilis na mga sagot. Magtanong at makatanggap ng maaasahang sagot mula sa aming dedikadong komunidad ng mga eksperto.
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