File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -986,17 +986,10 @@ The 'justify-content' and 'align-content' Properties</h3>
986986 by changing the <a>static-position containing block</a> ’s
987987 <a>content-distribution properties</a> .
988988
989- <pre>
990- ###############################################
991- # abspos containing block #
992- # +----------------------------------+ #
993- # | staticpos containing block | #
994- # | | #
995- # | | #
996- #<--|start-align available space --> | #
997- # |<----- end-align available space -|--> #
998- # |<- center-align available space ->| #
999- </pre>
989+ <figure>
990+ <img src="images/place-content-abspos.svg" width=480 height=330 alt="">
991+ <figcaption> An illustration of the above rules.</figcaption>
992+ </figure>
1000993</div>
1001994
1002995### Multicol Containers ### {#distribution-multicol}
You can’t perform that action at this time.
0 commit comments