5 td{ background-color: #CCDDFF;
6 border:
1px solid black;
9 img{ background-color: silver;
12 border:
1px solid black;
15 input{background-color: #CCAAFF;
22 the purple text input control must be in the same line with the grey image
26 <td><input type=text name=keyword
><img></td>