Menu
×
×
Correct!
Exercise:Use the margin property to set the top and bottom margins for <h1> to "50px", and left and right margins to "25px". Hint: The margin property can have from one to four values. |
Edit This Code:
Result:
|
Correct Code:
Result:
|