[HTML] CSS: Coding with Style
Precision Targeting with Classes and Selectors
To finish this section, let's learn some shorthand. A few
declarations can be collapsed into just one declaration. Instead of
individually setting
border-style: [style]border-width: [width]border-color: [color]
you can c...