puddlejumper26 / blogs

Personal Tech Blogs
4 stars 1 forks source link

49 CSS notes (Translation, NC) #33

Open puddlejumper26 opened 4 years ago

puddlejumper26 commented 4 years ago

All the infomation was taken from Here

1. Nagative value of margin-left, margin-right, margin-top, margin-bottom

margin-left: - 50px : move the element to the left side with 50px
margin-right: -50px : pull the element on the right side next to it with 50px margin-top: -50 px : move the element to the upside with 50px margin-bottom: -50 px : pull the below element with 50px

2. shape-outside