1 Star 0 Fork 0

落枫/webpage

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 1.20 KB
一键复制 编辑 原始数据 按行查看 历史
落枫 提交于 2023-09-16 08:27 . 主页面
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title></title>
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"/>
<link rel="stylesheet" type="text/css" href="css/hgm.css"/>
<link href="//fonts.googleapis.com/css?family=Questrial" rel="stylesheet">
</head>
<body >
<div class="box">
<div>
<div class="bg">
<div>
<h1 class="font" >this is my web page</h1>
</div>
<a href="html/first.html"><button type="button" class="btn btn-outline-primary">第一个网页</button></a>
<a href="html/second.html"><button type="button" class="btn btn-outline-success">第二个网页</button></a>
<a href="html/third.html"><button type="button" class="btn btn-outline-danger">第三个网页</button></a>
<a href="html/fourth.html"><button type="button" class="btn btn-outline-warning">第四个网页</button></a>
<a href="html/fifth.html"><button type="button" class="fi btn btn-outline-info">第五个网页</button></a>
<h1 class="font_2">
点击上方按钮进入相应网页
</h1>
<h1 class="font_1">
name:He Gaoming
</h1>
</div>
</div>
</div>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hegaoming/webpage.git
git@gitee.com:hegaoming/webpage.git
hegaoming
webpage
webpage
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385