@@ -82,7 +82,7 @@ Background</h3>
82
82
<img src="images/line-grid-multicol.png"
83
83
width="480"
84
84
alt="Vertical rhythm kept through pictures and different size of text in a multi-column document"
85
- / >
85
+ >
86
86
<p class="caption"> Vertical rhythm kept through pictures and different size of text in a multi-column document.</p>
87
87
</div>
88
88
@@ -91,7 +91,7 @@ Background</h3>
91
91
<img src="images/line-grid-wrap.png"
92
92
width="276"
93
93
alt="Large text wraps within line grids"
94
- / >
94
+ >
95
95
<p class="caption"> Large text wraps within line grids.</p>
96
96
</div>
97
97
@@ -126,7 +126,7 @@ Background</h3>
126
126
127
127
<figure>
128
128
<img src="images/sidenote-aligned.png"
129
- alt="sidenote rendering with aligned baselines"/ >
129
+ alt="sidenote rendering with aligned baselines">
130
130
<figcaption>
131
131
Sidenote with baselines aligned to the body text.
132
132
</figcaption>
@@ -136,7 +136,7 @@ Background</h3>
136
136
<img src="images/width-multiple-of-em.png"
137
137
width="180" height="142"
138
138
alt="East Asian layouts may require width be a multiple of em without fractions"
139
- / >
139
+ >
140
140
<p class="caption"> East Asian layouts may require width
141
141
be a multiple of <em> em</em> without fractions.</p>
142
142
</div>
@@ -380,14 +380,14 @@ Snapping Line Boxes: the 'line-snap' property</h3>
380
380
381
381
<figure style="float:left;">
382
382
<img src="images/simple-no-snap.png"
383
- alt="line positions before snapping"/ >
383
+ alt="line positions before snapping">
384
384
<figcaption>
385
385
Before line snapping
386
386
</figcaption>
387
387
</figure>
388
388
<figure style="float:left;">
389
389
<img src="images/simple-snapped.png"
390
- alt="line positions after snapping"/ >
390
+ alt="line positions after snapping">
391
391
<figcaption>
392
392
After line snapping
393
393
</figcaption>
@@ -408,14 +408,14 @@ Snapping Line Boxes: the 'line-snap' property</h3>
408
408
</p>
409
409
<figure style="float:left;">
410
410
<img src="images/top-no-snap.png"
411
- alt="line positions before snapping"/ >
411
+ alt="line positions before snapping">
412
412
<figcaption>
413
413
Before line snapping
414
414
</figcaption>
415
415
</figure>
416
416
<figure style="float:left;">
417
417
<img src="images/top-snapped.png"
418
- alt="line positions after snapping"/ >
418
+ alt="line positions after snapping">
419
419
<figcaption>
420
420
After line snapping
421
421
</figcaption>
@@ -648,14 +648,14 @@ Interacting with other alignments</h3>
648
648
649
649
<figure style="float:left;">
650
650
<img src="images/first-center-part-snapped.png"
651
- alt="line positions at step 1"/ >
651
+ alt="line positions at step 1">
652
652
<figcaption>
653
653
Partial shifting
654
654
</figcaption>
655
655
</figure>
656
656
<figure style="float:left;">
657
657
<img src="images/first-center-snapped.png"
658
- alt="line positions after full snapping"/ >
658
+ alt="line positions after full snapping">
659
659
<figcaption>
660
660
Full line snapping
661
661
</figcaption>
@@ -671,14 +671,14 @@ Interacting with other alignments</h3>
671
671
</p>
672
672
<figure style="float:left;">
673
673
<img src="images/second-center-part-snapped.png"
674
- alt="line positions at step 1"/ >
674
+ alt="line positions at step 1">
675
675
<figcaption>
676
676
Partial shifting
677
677
</figcaption>
678
678
</figure>
679
679
<figure style="float:left;">
680
680
<img src="images/second-center-snapped.png"
681
- alt="line positions after full snapping"/ >
681
+ alt="line positions after full snapping">
682
682
<figcaption>
683
683
Full line snapping
684
684
</figcaption>
@@ -701,14 +701,14 @@ Interacting with other alignments</h3>
701
701
702
702
<figure style="float:left;">
703
703
<img src="images/bottom-no-snap.png"
704
- alt="line positions before snapping"/ >
704
+ alt="line positions before snapping">
705
705
<figcaption>
706
706
Before snapping
707
707
</figcaption>
708
708
</figure>
709
709
<figure style="float:left;">
710
710
<img src="images/bottom-snapped.png"
711
- alt="line positions after snapping"/ >
711
+ alt="line positions after snapping">
712
712
<figcaption>
713
713
After line snapping
714
714
</figcaption>
0 commit comments