The right margin attribute is given in which tag?
Answers
Answered by
5
Answer:
The margin-right property sets the right margin of an element.
Answered by
0
Answer:
margin property
Explanation:
The margin property is a CSS property that sets the margins for an element. The margin-right comes under margin property of CSS that sets the margin area on the right side of an element. When positive value is assigned, it places the element farther from its neighbors while a negative value places it closer.
SYNTAX:- margin-right: length | auto | inherit;
where length specifies a fixed margin in px, cm, etc. Default value is 0px, in auto the browser calculates a right margin, etc.
#SPJ3
Similar questions
Math,
3 months ago
Social Sciences,
6 months ago
Environmental Sciences,
10 months ago
Math,
10 months ago
Biology,
10 months ago