there are_ways to define margins in css .
Answers
Answered by
1
Answer:
The CSS margin properties are used to create space around elements, outside of any defined borders. With CSS, you have full control over the margins. There are properties for setting the margin for each side of an element (top, right, bottom, and left).
Similar questions