cordhome.aspx

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

ASPX
31
字号
<%@ Page Language="VB" MasterPageFile="~/co-ordinator/CordMaster.master" AutoEventWireup="false" CodeFile="CordHome.aspx.vb" Inherits="co_ordinator_CordHome" title="Untitled Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
    <table>
        <tr>
            <td colspan="3">
                <strong><span style="font-size: 16pt; color: #990000">WELCOME TO TEXTILEAND &nbsp;ENGINEERING
                    &nbsp;INSTITUTE,ICHALKARANJI &nbsp; &nbsp; &nbsp;&nbsp;</span></strong></td>
        </tr>
        <tr>
            <td style="width: 100px">
            </td>
            <td style="width: 100px">
            </td>
            <td style="width: 100px">
            </td>
        </tr>
        <tr>
            <td style="width: 100px">
            </td>
            <td style="width: 100px">
            </td>
            <td style="width: 100px">
            </td>
        </tr>
    </table>
    &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;
</asp:Content>

⌨️ 快捷键说明

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