加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
huangshihan.html 905 Bytes
一键复制 编辑 原始数据 按行查看 历史
陌谦 提交于 2018-12-15 20:01 . 1
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>小胖黄餐厅</title>
</head>
<link rel="stylesheet" href="css/1.css">
<h2 class="z2">欢迎来到小胖黄餐厅!</h2>
<h1 class="z1">请问您想要了解点儿什么?</h1>
<h2><a href="fenye.html" class="b1">美食</a></h2>
<h2><a href="html/yinpin.html" class="b2">饮品</a></h2>
<div class="box1">
<figure><p class="zonglan" > <a href="checkJump.html" style="text-decoration:none; color: aliceblue"> 返回总览</a></p></figure>
</div>
<div class="box">
<div class="ball ball1">
<figure><p>小胖黄</p></figure>
</div>
<div class="ball ball2">
<figure><p>餐厅</p></figure>
</div>
</div>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化