Discussion :: CSS - CS
- Which of the following property defines in a shorthand form the width, style, and color for the bottom border of an element?
Answer : Option A
Explanation :
Syntax: border-bottom: border-width border-style border-color;
Be The First To Comment