CHANGED: Table captions now bottom aligned in HTML

This commit is contained in:
Fletcher T. Penney 2017-03-18 17:01:18 -04:00
parent 54d37d681c
commit 327ec05818

View File

@ -141,7 +141,7 @@
</table>
<table>
<caption id="bar"><em>caption</em></caption>
<caption align="bottom" id="bar"><em>caption</em></caption>
<colgroup>
<col />
<col />
@ -163,7 +163,7 @@
</table>
<table>
<caption id="caption"><em>caption</em></caption>
<caption align="bottom" id="caption"><em>caption</em></caption>
<colgroup>
<col />
<col />