Site icon T4Tutorials.com

syntax of css in web development

What is the syntax for defining CSS?

Defining one property to one selector:

Defining two or multiple properties to one selector:

Example: 

h2 font size: 18px color pink
Selector Property Value Property Value

 

Exit mobile version