Challenge Add Different Margins To Each Side Of An Element - ashish9342/FreeCodeCamp GitHub Wiki

Challenge Add Different Margins to Each Side of an Element

CSS allows you to control the margin of an element on all four sides with margin-top, margin-right, margin-bottom, and margin-left attributes.

⚠️ **GitHub.com Fallback** ⚠️