1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN">
5 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8">
6 <title>caption side static -
16</title>
8 <style type=
"text/css">
9 table
{border:solid green
}
10 caption
{border: solid orange
; caption-side:left
; margin:auto
}
16 <table align=
"center">
17 <caption style=
"width:20%">cap
</caption>
18 <tr><td>table cell
</td></tr>