Match the CSS Property with Its Function
CSS Property | Function |
A. color | 1. Sets the background color of an element |
B. margin | 2. Changes the text color of an element |
C. padding | 3. Adds space inside an element’s border |
D. background-color | 4. Adds space around an element outside its border |
QusCSS प्रॉपर्टी को उसके फंक्शन से मिलाएँ
A. A → 1, B → 2, C → 3, D →4
B. A → 2, B → 1, C → 3, D → 4
C. A → 2, B → 4, C → 3, D → 1
D. A → 2, B → 4, C → 1, D → 3