1 Star 1 Fork 0

gaomengyu123/Myweb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 1.11 KB
一键复制 编辑 原始数据 按行查看 历史
gaomengyu123 提交于 2022-11-27 03:47 . update index.html.
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>华科CS2209高梦语 个人门户网 家乡河南郑州介绍</title>
<style type="text/css">
body,td,th {
color: #000000;
font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
text-align: center;
}
body {
background-color: #FFFFFF;
}
a:link {
color: #1607FD;
}
a:active {
color: #F70370;
}
</style>
</head>
<body>
<a href="http://huang-xinyiyi.gitee.io/wangyeye">返回寝室主页</a>
<table width="684" border="0">
<tbody>
<tr>
<td width="678"><a href="web/景点.html">1.前往景点页面</a> &nbsp;<a href="web/美食.html">2.前往美食页面</a> <a href="web/历史.html">3.前往历史页面</a><a href="web/名人.html">4.前往名人页面</a></td>
</tr>
</tbody>
</table>
<table width="100%" border="100%">
<tbody>
<tr>
<td><img src="image/郑州 主页.jpg" alt="" width="100%" height="100%" usemap="#Map"/></td>
</tr>
</tbody>
</table>
<map name="Map">
<area shape="rect" coords="899,232,903,242" href="#">
<area shape="rect" coords="557,329,559,330" href="#">
</map>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gao-meng-yu/my-web.git
[email protected]:gao-meng-yu/my-web.git
gao-meng-yu
my-web
Myweb
master

搜索帮助