Microsoft
98-375 · Question #85
98-375 Question #85: Real Exam Question with Answer & Explanation
The correct answer is C. border-radius: 50px;. See the full explanation below for the reasoning.
Question
Which CSS3 code fragment rounds the corners of a border?
Options
- Aborder-image: 50px;
- Bborder-clip: 50px concave;
- Cborder-radius: 50px;
- Dborder-clip: 50px;
Community Discussion
No community discussion yet for this question.