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
In CSS, <span>normal flow</span> includes <ahref="http://www.w3.org/TR/CSS2/visuren.html#block-formatting">block formatting</a> of block-level boxes,
414
414
<ahref="http://www.w3.org/TR/CSS2/visuren.html#inline-formatting">inline formatting</a> of inline-level boxes,
415
-
and <spantitle="relative positioning">relative</span> and <spantitle="sticky positioning">sticky</span> positioning of block-level and inline-level boxes.
415
+
and <spantitle="relative positioning">relative</span> and <spantitle="sticky positioning">sticky</span> positioning of block-level and inline-level boxes.
for <spantitle="'position'!!''relative''">'position: relative'</span>, see <spantitle="relative positioning">Relative Positioning</span>. For <spantitle="'position'!!''static''">'position: static'</span>,
1050
+
for <spantitle="'position'!!''relative''">'position: relative'</span>, see <spantitle="relative positioning">Relative positioning</span>.
1051
+
For <spantitle="'position'!!''sticky''">'position: sticky'</span>, see <spantitle="sticky positioning">Sticky positioning</span>.
1052
+
For <spantitle="'position'!!''static''">'position: static'</span>,
1051
1053
''auto''. Otherwise: if specified as a '<length>', the corresponding absolute length;
1052
1054
if specified as a '<percentage>', the specified value; otherwise, ''auto''.
for <spantitle="'position'!!''relative''">'position: relative'</span>, see <spantitle="relative positioning">Relative Positioning</span>. For <spantitle="'position'!!''static''">'position: static'</span>,
1121
+
for <spantitle="'position'!!''relative''">'position: relative'</span>, see <spantitle="relative positioning">Relative positioning</span>.
1122
+
For <spantitle="'position'!!''sticky''">'position: sticky'</span>, see <spantitle="sticky positioning">Sticky positioning</span>.
1123
+
For <spantitle="'position'!!''static''">'position: static'</span>,
1116
1124
''auto''. Otherwise: if specified as a '<length>', the corresponding absolute length;
1117
1125
if specified as a '<percentage>', the specified value; otherwise, ''auto''.
0 commit comments