Report Bug
Qus : Select the CSS property that sets the width of an element’s bottom border.
Qusउस सीएसएस प्रॉपर्टी का चयन करें जो किसी तत्व की निचली सीमा की चौड़ाई निर्धारित करती है?

A. border-width
B. border-bottom
C. border-width-bottom
D. border-bottom-width


Solution
D. border-bottom-width






Report Bug