R
Q. Select the output of the following CSS.
Code:
div {
border-width:5px;
border-style:dotted solid double dashed;
}
border-width:5px;
border-style:dotted solid double dashed;
}
- Correct Answer - Option(A)
- Views: 21448
- Filed under category CSS
Discusssion
Login to discuss.