hrmaster.master

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

MASTER
132
字号
<%@ Master Language="VB" CodeFile="HRMaster.master.vb" Inherits="hr_HRMaster" %>

<!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">
<!--

function IMG1_onclick() {

}

// -->
</script>
</head>
<body>
    <form id="form1" runat="server">
    <div style="background-image: url(image/BACK.bmp)">
        <table border="0" cellpadding="0" cellspacing="0" style="left: 0px; width: 100%;
            position: absolute; top: 0px; height: 100%">
            <tr>
                <td colspan="2" style="height: 54px">
                    <asp:Image ID="Image1" runat="server" ImageUrl="~/image/DKTBNR.gif" Width="100%" Height="75px" /></td>
            </tr>
            <tr>
                <td colspan="2" style="background-color: #ccffff; border-top: black 1px solid; border-bottom: black 1px solid;">
                    <table style="width: 100%; height: 1px;">
                        <tr>
                            <td style="width: 100px; height: 73px;">
                                <asp:ImageButton ID="ImageButton1" runat="server" ImageUrl="~/image/hr/Placement.gif" /></td>
                            <td style="width: 100px; height: 73px;">
                                <asp:ImageButton ID="ImageButton2" runat="server" ImageUrl="~/image/hr/View stud.gif" PostBackUrl="~/hr/ViewStudent.aspx" /></td>
                            <td style="width: 100px; height: 73px;">
                                &nbsp;
                                <asp:ImageButton ID="ImageButton4" runat="server" ImageUrl="~/image/hr/Change Password.gif" />
                                &nbsp; &nbsp;&nbsp;
                            </td>
                            <td style="width: 100px; height: 73px;">
                                <asp:HyperLink ID="HyperLink1" runat="server" NavigateUrl="~/Default.aspx">Log Out</asp:HyperLink></td>
                        </tr>
                    </table>
                </td>
            </tr>
            <tr>
                <td style="background-color: #ccccff">
                    &nbsp;<table border="0" cellpadding="0" cellspacing="0" style="width: 100%; height: 100%">
                        <tr>
                            <td style="width: 415px; height: 19px">
                                <table>
                                    <tr>
                                        <td style="width: 100px; height: 102px">
                                        </td>
                                        <td style="width: 100px; height: 102px">
                                            <asp:Image ID="Image2" runat="server" Height="100px" ImageUrl="~/image/dktelogo.bmp"
                                                Style="position: relative" Width="200px" /></td>
                                        <td style="width: 100px; height: 102px">
                                        </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: 19px">
                                &nbsp;<table style="text-align: right">
                                    <tr>
                                        <td colspan="3" style="height: 234px">
                                            <asp:ContentPlaceHolder ID="ContentPlaceHolder1" runat="server">
                                            </asp:ContentPlaceHolder>
                                            &nbsp;</td>
                                    </tr>
                                </table>
                            </td>
                        </tr>
                    </table>
                    <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 />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                </td>
            </tr>
        </table>
        <br />
    </div>
    </form>
</body>
</html>

⌨️ 快捷键说明

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