. We can set the top margin in terms of
Answers
Answered by
0
Answer:
The margin-top property sets the top margin of an element by specifying a length or a percentage. Percentage values refer to the parent element's width. Negative margins are permitted. For example, the following rule would eliminate the top margin of a document: BODY { margin-top: 0 }
HOPE IT HELPS!!!
Similar questions