You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
539 B

2 weeks ago
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="UserHead.ascx.cs" Inherits="UserHead" %>
<div align="center" style="z-index: 100; left: 12px;
width: 711px; color: royalblue; font-style: normal; font-family: 新宋体; position: absolute;
top: 30px; height: 69px; font-variant: normal; font-weight: bold;">
<asp:Label ID="Label1" runat="server" Font-Bold="True" Font-Italic="False" Font-Size="XX-Large"
Font-Strikeout="False" Font-Underline="False" align = "center" Text="简单留言板"></asp:Label>
</div>