CSS Style Rule and Shortcuts - 139_CSS_Rule_and_Shortcuts.html

New CSS3 elements include rounded corners, drop shadows, text shadows, custom fonts, rotated text, semitransparent background colors, multiple background images, gradients, and much more.

A style rule is made up of a selector (which indicates what will be formatted) and a declaration (which describes the formatting that should be executed).

I shall repeat the above example for practice.

A style rule is made up of a selector (which indicates what will be formatted) and a declaration (which describes the formatting that should be executed).