hrhome.aspx

来自「Website for Training and Palcement Offic」· ASPX 代码 · 共 20 行

ASPX
20
字号
<%@ Page Language="VB" MasterPageFile="~/hr/HRMaster.master" AutoEventWireup="false" CodeFile="HRHome.aspx.vb" Inherits="hr_HRHome" title="Untitled Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
    <table style="width: 391px">
        <tr>
            <td style="width: 100px; text-align: center">
                <span style="font-size: 14pt; color: #ff0033"><strong>Welcome to DKTES' Textile and
        Engineering Institute, Ichalkaranji.<br />
        <br />
        <br />
        <br />
                </strong>
        <asp:Label ID="lbError" runat="server" EnableViewState="False"></asp:Label>
        &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;</span></td>
        </tr>
    </table>
</asp:Content>

⌨️ 快捷键说明

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