Mix inside html?
<table><tr><td>
<asp:Panel ID="Panel2" runat="server" Height="469px" Width="152px"> </asp:Panel>
</td>
<td>
<asp:Panel ID="Panel1" runat="server" BackColor="#666666" Height="363px" Width="533px"> </asp:Panel>
</td>
</tr></table>
Pepto source
share