You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This box is 20% wide and is always vertically centered within its parent, even if the view port changes (resize your window to see the result).
44
+
</p>
45
+
</div>
43
46
44
-
<divclass="the-item">
45
-
<p>
46
-
This box is 20% wide and is always vertically centered within it's parent, even if the view port changes (resize your window to see the result).
47
+
<divclass="box">
48
+
<pclass="second-item">
49
+
This box is 20% wide and is always vertically centered within its parent with a -50px offset, even if the view port changes (resize your window to see the result).
47
50
</p>
48
51
</div>
49
-
50
-
52
+
53
+
<divclass="box parent">
54
+
<divclass="box2">
55
+
<pclass="third-item">
56
+
This box is 20% wide and is always vertically centered within the specified dark grey parent, even if the view port changes (resize your window to see the result).
0 commit comments