Home / Programming MCQs / CSS MCQs / Question

Y

Yatendra Sir • 5.66K Points
Tutor III

Q. Will this code works?

Code:
h1 {
border-top: 10px dashed violet;
border-top: 25cm double green;
border-top: 60px white inset;
border-top: 30pt solid red;
}
(A) YES
(B) NO
(C) ---
(D) ---

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.