Question:Here is one of the styles defined in your webpage:
.redborder { border-color:#ff0000; border-width:thin thick }What type of border will be displayed if one of the paragraphs defined in the webpage uses this style?
A This will display a red border with thin top and bottom out display any border
B This will display a red border with thick top and bottom
C This will display a red border with thick left and right
D This will n
+ AnswerA
+ Report