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 -
14</title>
8 <style type=
"text/css">
9 table
{border:solid green
}
10 caption
{border: solid orange
}
15 <div style=
"height:200px; border:solid blue">
16 <table align=
"center" style=
"height:80%">
17 <caption align=
"left" style=
"width:20%; height:50%; vertical-align:bottom">cap
</caption>
18 <tr><td>table cell
</td></tr>