1 2 3 4 5 6 7 8 9 10
<table width="100%" height="100%"> <tr> <td> <div location="button1" style="height: 100px"></div> </td> <td width="500" style="background: darkgrey;"> <div location="button2" style="height: 200px"></div> </td> </tr> </table>