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

📄 roominmenu.html

📁 酒店管理系统
💻 HTML
字号:

<style type="text/css">
<!--


#memu4 {
	position:absolute;
	width:73px;
	height:41px;
	z-index:2;
	left: 132px;
	top: 43px;
	visibility:hidden;
	background-color: #FFFFFF;	
}

-->
</style>


<script>




</script>


<link href="../css/hotel.css" rel="stylesheet" type="text/css">
<div id="memu4"  onmouseover="fun1(this)"  onmouseout="fun3(this)">

  <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#ECE8B5" >
   
    <tr>
      <td><a href="bookin.php" target="mainFrame" class="char1 STYLE2" onclick="fun2(document.all.memu4)">预定房入住</a></td>
    </tr>
    <tr>
      <td><a href="customin.php" target="mainFrame" class="char1 STYLE2" onclick="fun2(document.all.memu4)">新开房间</a></td>
    </tr>
  </table>

</div>

⌨️ 快捷键说明

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