1 Star 0 Fork 0

xiadayun/HTML静态网页

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.md 1.00 KB
一键复制 编辑 原始数据 按行查看 历史
xiadayun 提交于 2024-01-18 13:36 . 重命名 index.html 为 index.md
<title>测试网页</title> <style> .my-button { background-color: #4CAF50; /* 绿色背景 */ border: none; /* 无边框 */ color: white; /* 白色文本 */ padding: 15px 32px; /* 内边距 */ text-align: center; /* 文本居中 */ text-decoration: none; /* 无下划线 */ display: inline-block; /* 行内块元素 */ font-size: 16px; /* 字体大小 */ margin: 4px 2px; /* 外边距 */ cursor: pointer; /* 鼠标悬停时显示手形光标 */ } </style>

测试用的

后面可以加点内容进来

点击我 <script> function hhh(){ alert("你点击了按钮"); } </script>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/xiadayun/html-static-webpage.git
git@gitee.com:xiadayun/html-static-webpage.git
xiadayun
html-static-webpage
HTML静态网页
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891