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 -
13</title>
7 <style type=
"text/css">
8 table
{border:solid green
}
9 caption
{border: solid orange
}
15 <table align=
"center">
16 <caption align=
"left" style=
"width:20%">cap
</caption>
17 <tr><td>table cell
</td></tr>