62,267
社区成员
发帖
与我相关
我的任务
分享<body style="background-position: center center; background-image:uri('../App_LocalResources/logo_02.jpg'); background-repeat: no-repeat;">
<form id="form1" runat="server">
<div style="background-position:center">
<asp:Table ID="Table1" runat="server" Height="107px" Width="956px"
BorderWidth="0px" CellPadding="0" CellSpacing="0">
<asp:TableRow>
<asp:TableCell>
<img src="App_LocalResources/logo_02.jpg" width="956" height="41" alt="log_01" />
</asp:TableCell>
</asp:TableRow>
</asp:Table>
<uc1:Logon ID="Logon1" runat="server" />
</div>
</form>
</body>