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

📄 index.html

📁 实现了一个医院门诊预约系统
💻 HTML
字号:
<html>
<head>
<title>医院门诊预约系统——首页</title>
<style type="text/css">
<!--
.lay1 {
	position: absolute;
	top: 114px;
	right:391px;
}
.lay2 {
	position: absolute;
	top: 222px;
	right:391px;
}
.lay3 {
	position: absolute;
	top: 276px;
	right: 349px;}
	
.lay4 {
	position: absolute;
	top: 168px;
	right: 349px;
}
-->
</style>
</head>

<body>
<div align="center"><img src="hospital.gif" width="778" height="519"></div>
<div class="lay1"><a href="enter.jsp"><img src="anniu1.gif" width="170" height="35" border="0"></a></div>
<div class="lay4"><a href="pat_search_rsv.jsp"><img src="anniu4.gif" width="170" height="35" border="0"></a></div>
<div class="lay2"><a href="dct_log_default.jsp"><img src="anniu2.gif" width="170" height="35" border="0"></a></div>
<div class="lay3"><a href="admin_login.html"><img src="anniu3.gif" width="170" height="35" border="0"></a></div>
</body>
</html>

⌨️ 快捷键说明

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