CSS selector

8. CSS selector 8.1. Tag selector
Function: Set the style for a certain tag specified on the page.
Code:
Label name{
Attribute name 1: Attribute value 2;
Attribute name 2: Attribute value 2;