温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:Asp.net简易留言板源码
当前文件:
WebReply/UserHead.ascx[549B,2009-6-12 11:58:26],打开代码结构图
WebReply/UserHead.ascx[549B,2009-6-12 11:58:26],打开代码结构图1<%@ Control Language="C#" AutoEventWireup="true" CodeFile="UserHead.ascx.cs" Inherits="UserHead" %> 2
<div align="center" style="z-index: 100; left: 12px; 3
width: 711px; color: royalblue; font-style: normal; font-family: 新宋体; position: absolute; 4
top: 30px; height: 69px; font-variant: normal; font-weight: bold;"> 5
<asp:Label ID="Label1" runat="server" Font-Bold="True" Font-Italic="False" Font-Size="XX-Large" 6
Font-Strikeout="False" Font-Underline="False" align = "center" Text="简单留言板"></asp:Label> 7
</div> 8





