top1.ascx
来自「Internet聊天室,学习网络聊天实例」· ASCX 代码 · 共 10 行
ASCX
10 行
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="top1.ascx.cs" Inherits="Web_Speaking.controls.top1" %>
<div style="width:960px;">
<div style="float:left; text-indent:2em;">
<img src="../image/logo.png" />
</div>
<div style=" height:72px; text-align:center; line-height:80px; color:#666666; font-weight:bold; font-size:20px; width: 581px; float:left;">
欢迎进入本聊天室
</div>
</div>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?