tpomaster.master

来自「Website for Training and Palcement Offic」· MASTER 代码 · 共 133 行

MASTER
133
字号
<%@ Master Language="VB" CodeFile="TpoMaster.master.vb" Inherits="tpo_TpoMaster" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
    <title>Untitled Page</title>
<script language="javascript" type="text/javascript">
// <!CDATA[

function TABLE1_onclick() {






}

// ]]>
</script>
</head>
<body bottommargin="0" leftmargin="0" rightmargin="0" topmargin="0" style="font-size: 12pt">
    <form id="form1" runat="server">
    <div>
        <table border="0" cellpadding="0" cellspacing="0" style="width: 100%; height: 100%">
            <tr>
                <td colspan="2" style="height: 80px">
                    <asp:Image ID="Image1" runat="server" ImageUrl="~/image/DKTBNR.gif" Width="100%" /></td>
            </tr>
            <tr>
                <td colspan="2" style="border-top: black 1px solid; border-bottom: black 1px solid;
                    height: 50px; background-color: #cc99ff">
                    <table style="width: 100%;" width="100%">
                        <tr>
                            <td style="width: 100px;">
                                <asp:ImageButton ID="ImageButton3" runat="server" ImageUrl="~/image/tpo/Create Account.gif" PostBackUrl="~/tpo/CreateAcc.aspx" /></td>
                            <td style="width: 100px;">
                                <asp:ImageButton ID="ImageButton4" runat="server" ImageUrl="~/image/tpo/Placement.gif"
                                    PostBackUrl="~/tpo/Placement1.aspx" /></td>
                            <td style="width: 100px">
                                <asp:ImageButton ID="ImageButton6" runat="server" ImageUrl="~/image/tpo/Criteria.gif"
                                    PostBackUrl="~/tpo/ViewStudent.aspx" /></td>
                            <td style="width: 100px">
                                <asp:ImageButton ID="ImageButton7" runat="server" ImageUrl="~/image/tpo/Delete Account.gif"
                                    PostBackUrl="~/tpo/DeleteAccount.aspx" />&nbsp;</td>
                            <td style="width: 100px">
                                <asp:ImageButton ID="ImageButton1" runat="server" ImageUrl="~/image/tpo/Change Password.gif" PostBackUrl="~/tpo/ChangePass.aspx" /></td>
                            <td style="width: 100px">
                                <asp:HyperLink ID="HyperLink1" runat="server" NavigateUrl="~/Default.aspx" Width="72px">Log Out</asp:HyperLink></td>
                        </tr>
                    </table>
                </td>
            </tr>
            <tr>
                <td style="color: #000000; font-family: Times New Roman; background-color: #66ff66;">
                    <table border="0" cellpadding="0" cellspacing="0" style="width: 100%; position: relative;
                        height: 100%">
                        <tr>
                            <td style="width: 415px; height: 17px">
                                <table style="left: 0px; position: relative; top: 0px">
                                    <tr>
                                        <td style="width: 100px">
                                        </td>
                                        <td style="width: 100px">
                                            <asp:Image ID="Image2" runat="server" Height="100px" ImageUrl="~/image/dktelogo.bmp"
                                                Style="position: relative" Width="200px" /></td>
                                        <td style="width: 100px">
                                        </td>
                                    </tr>
                                </table>
                                &nbsp;<strong><span style="color: #000099">
                                    <br />
                                    A
                            career and placement cell, headed by the principal has been created. Cell consisting
                            of training and placement officer, students representatives &amp; senior faculty
                            to look after the placement activities, advance training programmes etc. through
                            contineous interaction with leading industrial houses. The cell provides information
                            and or counseling to clerify career goals, indetifying pathways, resume preparation,
                            interview preparation etc. As the Institute enjoys a strong support of industry
                            and corporate houses, it has impressive record of placement of students, mostly
                            through campus interviews<br />
                                </span></strong>
                                <br />
                                <br />
                            </td>
                            <td style="height: 17px">
                                <table style="z-index: 100; left: 12px; position: relative; top: 76px; text-align: right">
                                    <tr>
                                        <td colspan="3" style="height: 234px">
                                            <asp:ContentPlaceHolder ID="ContentPlaceHolder1" runat="server">
                                            </asp:ContentPlaceHolder>
                                        </td>
                                    </tr>
                                </table>
                            </td>
                        </tr>
                    </table>
                    &nbsp;<br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                </td>
            </tr>
        </table>
    </div>
    </form>
</body>
</html>

⌨️ 快捷键说明

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