📄 seeyou.jsp
字号:
<%@ page language="java" import="java.util.*" pageEncoding="GBK"%>
<html>
<head>
</head>
<body>
<center>
<div style="width:98%;position:relative;border:1px solid red;">
<div style="width:98%;height:150px;border:1px solid green;">
<div style="width:35%;float:left;height:100px;border:1px solid green"><img src=""></div>
<div style="width:64%;float:left;display:inline; height:100px;text-align:center;border:1px solid green"><br><br><h2>我学我会,网上订餐系统</h2></div>
<div style="width:99%;height:50px;border:1px solid green;float:left;text-align:middle;"><br>|网站首页|关于我们|订餐帮助|网上订餐|客服中心|</div>
</div>
<div style="width:98%;position:relative;height:400px;border:1px solid blue;">
<div style="width:35%;float:left;height:400px;border:1px solid blue;">
<img src="">
<p></p>
<hr>
<p>
<input type="text" id="myTime" size="20px" >
</p>
<hr>
</div>
<div style="width:64%;float:left;display:inline;height:400px; border:1px solid blue;";>
<div style="width:99%;height:50px;border:1px solid red;"></div>
<div style="width:99%;height:50px;border:1px solid red;"></div>
<div style="width:99%;height:30px;text-align:right; border:1px solid red;"></div>
<div style="width:99%;height:270px;text-align:left;border:1px solid red;">
<br>
<br>
<center>
<font size="30">感谢您的惠顾祝您用餐快乐!</font>
</center>
</div>
</div>
</div>
<div style="width:98%;position:relative;height:50px;border:1px solid yellow;">
版权
</div>
</div>
</center>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -