What is the correct syntax to set border color?
What is the correct syntax to set border color? If the border-color property has three values: border-color: red green blue; top border is red. right and left borders are green. bottom border is blue. Can you set specific colors for table borders? Answer: You can specify a border color using Read more…