<div>
个人信息 校友资料<br />
<li style="background: #ffffff">
头 像:<asp:Image ID="Image_face" runat="server" Height="30px"
Width="30px" /></li><li style="background: #f6f6f6">
用户名:<asp:Label ID="Label_username" runat="server" ></asp:Label></li>
<li>校名:<asp:Label ID="Label_school_name" runat="server"></asp:Label></li>
<li style="background: #ffffff">
昵 称:<asp:Label ID="Label_nickname" runat="server" ></asp:Label></li><li style="background: #f6f6f6">
E-Mail:<asp:Label ID="Label_email" runat="server" ></asp:Label></li><li style="background: #ffffff">
省 /市:<asp:Label ID="Label_province" runat="server" ></asp:Label></li><li style="background: #f6f6f6">
主 页: <asp:Label ID="Label_web" runat="server" ></asp:Label></li><li style="background: #ffffff">
OICQ: <asp:Label ID="Label_qq" runat="server" ></asp:Label></li><li style="background: #f6f6f6">
MSN: <asp:Label ID="Label_msn" runat="server" ></asp:Label></li><li style="background: #ffffff">
介 绍: <asp:Label ID="Label_introduce" runat="server" ></asp:Label></li>
<li>
<asp:Button ID="Button1" runat="server" Text="修改资料" OnClick="Button1_Click" /></li>
</div>