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

📄 modefiymenu.html

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

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


#memu3 {
	position:absolute;
	width:60px;
	height:41px;
	z-index:2;
	left: 246px;
	top: 43px;
	visibility:hidden;
	background-color: #FFFFFF;	
}

-->
</style>




<link href="../css/hotel.css" rel="stylesheet" type="text/css">
<div id="memu3" 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.memu3)">预定房</a></td>
    </tr>
    <tr>
      <td><a href="roomined.php" target="mainFrame" class="char1 STYLE2" onclick="fun2(document.all.memu3)">入住房</a></td>
    </tr>
  </table>

</div>

⌨️ 快捷键说明

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