h1 { color : red ; font-size : 5em ; } In the above example, h1 is a Selector.
h1{ color: red; font-size: 5em; }
Comments (0)