which option of CSS is used to set the space between the content and the border of the element ?
CSS Padding
CSS Margin
CSS Border
None
Answers
Answered by
1
Answer:
CSS Padding
Explanation:
i hope is an right ans
Answered by
0
CSS Padding is used to set the space between the content and the border of the element. (Option A)
- The CSS Padding properties are utilized to create space around a component's substance, within any characterized borders.
- CSS has properties for indicating the padding for each side of a component: padding-top, padding-right, padding-bottom, and padding-left.
- In this way, in the event that a component has a predetermined width, the padding added to that component will be added to the all-out width of the component. This is much of the time an unpleasant outcome.
Learn more about CSS -
What is CSS?
https://brainly.in/question/28695119
What is the advantage of CSS and disadvantage of CSS
https://brainly.in/question/18627806
#SPJ3
Similar questions