Forum

what is CSS class?
 
Notifications
Clear all

what is CSS class?


(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

what is CSS class?


   
Quote
(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

In CSS, a class is a group of elements that are the same or similar. You can have as many elements as you want in a class. And each element can be the member of multiple classes. Every class has CSS attributes (like color and font-size) that are specific to that class. CSS classes are similar to a real-life class


   
ReplyQuote
Share: