studentmaster.master

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

MASTER
150
字号
<%@ Master Language="VB" CodeFile="StudentMaster.master.vb" Inherits="student_StudentMaster" %>

<!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>
</head>
<body alink="#cc99ff">
    <form id="form1" runat="server">
        <table border="0" cellpadding="0" cellspacing="0" style="left: 0px; width: 100%;
            position: absolute; top: 0px; height: 100%; border-bottom: #ff9999 thin solid;">
            <tr>
                <td colspan="3" style="width: 100%; border-bottom-width: thin; border-bottom-color: #cc00ff;">
                    <asp:Image ID="Image1" runat="server" Height="57px" ImageUrl="~/image/DKTBNR.gif"
                        Width="100%" /></td>
            </tr>
            <tr>
                <td colspan="3" style="border-top: black 1px solid; width: 100%; border-bottom: #000000 1px solid;
                    height: 82px; background-color: #ff99cc">
                    <table style="z-index: 100; left: 1px; width: 100%; position: absolute; top: 70px;
                        height: 1px; text-align: center;">
                        <tr>
                            <td style="width: 100px">
                                </td>
                            <td style="width: 100px" align="center">
                                <asp:ImageButton ID="ImageButton1" runat="server" ImageUrl="~/image/stud/Edit Profie.gif" /></td>
                            <td style="width: 100px">
                                </td>
                            <td style="width: 100px">
                                <asp:ImageButton ID="ImageButton5" runat="server" ImageUrl="~/image/stud/Change Password.gif" /></td>
                            <td style="width: 100px">
                                <asp:HyperLink ID="HyperLink1" runat="server" NavigateUrl="~/Default.aspx">Log Out</asp:HyperLink></td>
                        </tr>
                    </table>
                </td>
            </tr>
            <tr>
                <td colspan="2" style="height: 100%; width: 100%; background-color: #ffccff;">
                    <table border="0" cellpadding="0" cellspacing="0" style="width: 100%; position: relative;
                        height: 100%">
                        <tr>
                            <td style="width: 415px; height: 19px">
                                <table style="left: -5px; position: relative; top: -78px">
                                    <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: 19px">
                                &nbsp;<table style="z-index: 100; left: 84px; position: relative; top: 22px; 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 />
                    &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 />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    &nbsp;<br />
                    <br />
                    <br />
                    <br />
                    <br />
                    <br />
                    &nbsp;&nbsp;
                    <br />
                    <br />
                    <br />
                </td>
            </tr>
        </table>
    </form>
</body>
</html>

⌨️ 快捷键说明

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