bottom.ascx

来自「一个实用的高校教师档案管理系统」· ASCX 代码 · 共 21 行

ASCX
21
字号
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="bottom.ascx.cs" Inherits="Frame_bottom" %>
<table style="width: 803px; height: 59px; background-color:white; font-size: 11pt;" align="center" cellspacing="0" class="txt" border="0" background="../Images/底部.jpg">
            <tr>
                <td align="center" class="txt" colspan="3" style="height: 11px" valign =middle >
                    吉林省明日科技有限公司 客户服务热线:: (0431)84972266 &nbsp; &nbsp; &nbsp; 客户服务邮箱:mingrisoft@mingrisoft.com</td>
            </tr>
            <tr>
                <td class="css" style="height: 10px" valign =top >
                </td>
                <td align="center" class="txt" style="width: 555px; height: 16px">
                    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                    &nbsp; &nbsp; &nbsp; &nbsp;
                    CopyRight &nbsp; 明日科技有限公司 网络开发 &nbsp;&nbsp; <a href="http://www.51aspx.com/CV/TeacherFileProject" target="_blank">download from 51aspx.com</a>
                        
                        </td>
                <td class="css" style="height: 16px">
                </td>
            </tr>
        </table>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?