2 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
3 <html xmlns=
"http://www.w3.org/1999/xhtml" xml:
lang=
"cs" lang=
"cs">
8 <style type=
"text/css">
10 border: medium solid purple;
16 text-align: -moz-center;
23 border: medium solid green;
27 caption.center { margin-left: auto;
30 caption { border: medium solid orange;
35 <p align=
"center"><table><caption>cap
</caption><tr><td>Centered
<br>OK
</td></tr></table></p>
37 <p><table class=
"center"><caption class=
"center">cap
</caption><tr><td>Centered
<br>SHIFT
</td></tr></table></p>
39 <p class=
"mozcenter"><table><caption>cap
</caption><tr><td>Centered
<br>NOSTD
</td></tr></table></p>