⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 hotelmanger.master

📁 一个普通的酒店管理
💻 MASTER
字号:
<%@ master language="C#" autoeventwireup="true" inherits="HotelManger, App_Web_v8w_jivp" %>

<!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>酒店管理系统|-51aspx.com</title>
    <link href="~/CSS/HotelManager.css" rel="stylesheet" type="text/css" />
</head>
<body>
    <form id="form1" runat="server">
    <div style="height:620px; background-image:url(images/bg.jpg); background-repeat:repeat; text-align:center;">
    <div id="head" style=" height:105px; width:750px; border:0px; ">
      <div style="height:105px; width:750px;border:0px; ">
        <div  style="height:100%; width:240px; background-image:url(images/084088GLN_01.gif); float:left; position:relative; border-spacing:0px; border:0px;"></div>
        <div style="height:100%; width:272px; background-image:url(images/084088GLN_02.gif); float:left; position:relative; border-spacing:0px; border:0px;"></div>
        <div style="height:100%; width:238px; background-image:url(images/084088GLN_03.gif); float:right; position:relative; border-spacing:0px; border:0px;">
            </div>
      </div>
    </div>
    <div style="height:435px; width:750px;">
        <div style=" height:435px; width:11px; background-image:url(images/001.gif); float:left; position:relative; border-spacing:0px; border:0px; float:left; "></div>
        <div style="height:435px; width:728px; float:left;">           
            <asp:contentplaceholder id="ContentPlaceHolder1" runat="server">
            </asp:contentplaceholder>
        </div>
        <div style="height:435px; width:11px; background-image:url(images/002.gif); float:left; position:relative; border-spacing:0px; border:0px; float:right; "></div>
    </div>
    <div style=" height:80px; width:750px; border-spacing:0px; background-image:url(images/rootBG.jpg); background-repeat:repeat;">
         <br/><br/>
                   
       <br/><br/>
    </div>
    </div>
    </form>
    <a href="http://www.51aspx.com/CV/HotelManager" target="_blank" title="Asp.net源码下载专业站">download from 51aspx.com</a>

</body>
</html>

⌨️ 快捷键说明

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