Skip to content
B
l
o
g
P
r
o
j
e
c
t
s
A
b
o
u
t
Use dark theme
Posts tagged with
#css
Disable Margin Collapse in CSS with No Visual Impact
10 Apr 2017
When working with CSS you sometimes have to work around a behavior known as margin collapsing. Let's go briefly through what it is and an easy cool hack to negate it.