Computer Science, asked by Aarsh26, 1 year ago

Which attributes of tag are used to set margins in a web page?

Answers

Answered by AritraK
11
The attributes used for to set margins are:

topmargin=" <value> "
bottommargin=" <value> "
leftmargin=" <value> "
rightmargin=" <value> "

Hope it helps !!!
Similar questions