Introduction to CSS Borders - Lesson 4

2017-05-15 1

The border CSS property is a shorthand property for setting the individual border property values in a single place in the style sheet. border can be used to set the values for one or more of: border-width , border-style , border-color.