In debug view:

In visual studio design view:

Here's the codes if it's of any help:
<tr>
<td class="style2" colspan="2"
align="center" rowspan="1"
style="White; background-color: #FFFFFF;">
<asp:ImageButton ID="ImageButton1" runat="server"
ImageUrl="~/Images/home3.jpg" PostBackUrl="~/Default.aspx" />
<asp:ImageButton ID="ImageButton2" runat="server"
ImageUrl="~/Images/AboutUs2.jpg" PostBackUrl="~/AboutUs.aspx" />
</td>
</tr>
Appreciate if someone can help me resolve this issue. Thank you!

New Topic/Question
Reply



MultiQuote




|