@@ -364,43 +364,43 @@ <h2 id=overview><span class=secno>2. </span> Overview of Alignment
364364
365365 < tbody >
366366 < tr >
367- < th > ‘< a href ="#justify-self "> < code
368- class =property > justify-self </ code > </ a > ’
367+ < th > ‘< a href ="#justify-content "> < code
368+ class =property > justify-content </ code > </ a > ’
369369
370370 < td > inline
371371
372- < td rowspan =2 > < img alt ="" src =self -target.jpg> element within parent
373- < small > (effectively adjusts margins )</ small >
372+ < td rowspan =2 > < img alt ="" src =content -target.jpg> content within element
373+ < small > (effectively adjusts padding )</ small >
374374
375- < td > block-level elements and grid items
375+ < td > block containers and flex containers
376376
377377 < tr >
378- < th > ‘< a href ="#align-self "> < code
379- class =property > align-self </ code > </ a > ’
378+ < th > ‘< a href ="#align-content "> < code
379+ class =property > align-content </ code > </ a > ’
380380
381381 < td > stacking
382382
383- < td > flex items and grid items
383+ < td > block containers and flex containers
384384
385385 < tbody >
386386 < tr >
387- < th > ‘< a href ="#justify-content "> < code
388- class =property > justify-content </ code > </ a > ’
387+ < th > ‘< a href ="#justify-self "> < code
388+ class =property > justify-self </ code > </ a > ’
389389
390390 < td > inline
391391
392- < td rowspan =2 > < img alt ="" src =content -target.jpg> content within element
393- < small > (effectively adjusts padding )</ small >
392+ < td rowspan =2 > < img alt ="" src =self -target.jpg> element within parent
393+ < small > (effectively adjusts margins )</ small >
394394
395- < td > block containers and flex containers
395+ < td > block-level elements and grid items
396396
397397 < tr >
398- < th > ‘< a href ="#align-content "> < code
399- class =property > align-content </ code > </ a > ’
398+ < th > ‘< a href ="#align-self "> < code
399+ class =property > align-self </ code > </ a > ’
400400
401401 < td > stacking
402402
403- < td > block containers and flex containers
403+ < td > flex items and grid items
404404
405405 < tbody >
406406 < tr >
0 commit comments