首页
统计
友链
留言
壁纸
视频
直播
推荐
返回引导页
Search
1
我建了一个新博客
216 阅读
2
如何搭建一个和我一样的私人Blog (超详细保姆级教程)
214 阅读
3
嵌入式开发学习小结#1
209 阅读
4
数据自动备份管理系统2.0
151 阅读
5
有趣的PY程序源码——恶搞弹窗
118 阅读
生活
教程
代码
网站搭建
登录
Search
标签搜索
教程
闲言碎语
分享生活
VMware
技术
资源
生活
代码
Python
恶搞
程序
Code
建站
博客搭建
软件
服务端
备份
旅游
毕业游
嵌入式开发
八月不落东方叶
累计撰写
9
篇文章
累计收到
116
条评论
首页
栏目
生活
教程
代码
网站搭建
页面
统计
友链
留言
壁纸
视频
直播
推荐
返回引导页
搜索到
4
篇与
的结果
2024-12-24
wysj
<!DOCTYPE html><meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>四川自然保护区</title> <style> body { margin: 0; font-family: Arial, sans-serif; } .main-container { margin-left: 20%; width: 60%; height: 0; padding-top: 56.25%; /* 16:9 Aspect Ratio */ position: relative; background-color: #2f4f2f; } .title-container { position: absolute; top: 0; left: 0; width: 20%; height: 10%; background: linear-gradient(to bottom, #00CD00, #006400); display: flex; align-items: center; justify-content: center; color: white; font-family: "幼圆", sans-serif; font-size: 25px; font-weight: bold; } header { position: absolute; top: 0; left: 20%; right: 0; height: 5%; background-color: #013220; display: flex; align-items: center; justify-content: flex-end; padding-right: 10px; color: white; } header div { margin-left: 15px; cursor: pointer; } .content-container { position: absolute; top: 10%; left: 0; bottom: 0; width: 20%; background-color: #3a5d3a; padding: 10px; color: white; overflow: hidden; box-sizing: border-box; } .content-container h3 { margin: 0 0 10px 0; display: flex; align-items: center; } .content-container h3 img { width: 20px; height: 20px; margin-right: 5px; } .content-container ul { list-style: none; padding: 0; margin: 0; } .content-container ul li { margin-bottom: 10px; display: flex; flex-direction: column; align-items: center; } .content-container ul li img { width: 100%; height: auto; border-radius: 5px; } .content-container ul li p { margin-top: 5px; text-align: center; } .main-content { position: absolute; top: 5%; left: 20%; right: 0; height: 100%; bottom: 0; padding: 10px; overflow: auto; } .main-content img { width: 100%; display: block; margin-bottom: 5px; } .tabs { background-color: #f8f8f8; border: 1px solid #ccc; padding: 10px; box-sizing: border-box; height: 500px; /* 固定高度 */ display: flex; flex-direction: column; justify-content: space-between; } .tabs h3 { margin: 0; display: flex; align-items: center; position: relative; } .tabs h3 img { width: 20px; height: 20px; margin-right: 5px; } /* 添加绿色横线样式 */ .tabs h3::after { content: ""; position: absolute; bottom: -5px; left: 0; width: 100%; height: 3px; background: linear-gradient(to right, rgba(0, 128, 0, 1), rgba(0, 128, 0, 1) 25%, rgba(0, 128, 0, 1) 75%, rgba(0, 128, 0, 0)); } .tabs h3::after { height: 4px; /* 加粗右侧1/4 */ } </style> 四川自然保护区 Home E-mail Collection 服务指南 游览须知 购票须知 景区导览 特色美食 度假山州 特色美食 葱油鸡 葱油鸡 葱油鸡 <div class="main-content"> <img src="./素材/7.jpg" alt="Scenery 1"> <img src="./素材/1.jpg" alt="Scenery 2"> <div class="tabs"> <h3><img src="./素材/5.jpg" alt="Tour Icon">游览须知</h3> <p>1.请保持景区卫生,不随地乱丢垃圾。<br>2.爱护野生动植物,严禁采摘和捕猎。3.听从景区工作人员指引,不操自进入危险区域。4.注意安全,雨天道路湿滑,请穿防滑鞋。5.更多服务信息请咨询景区服务中心. <p></p> <p></p> <p></p> <p></p><footer style="margin-top: 20px; text-align: center; color: #666; font-size: 14px;"> © 2024 四川自然保护区. 版权所有. </footer> </div> </div>
2024年12月24日
12 阅读
0 评论
0 点赞
2023-08-16
数据自动备份管理系统2.0
通过主程序窗体简单方便的管理该备份系统,可自定义间隔时间与各个任务文件的限制数量,在省心省力的同时保护数据安全
2023年08月16日
151 阅读
11 评论
17 点赞
2023-08-04
毕业后的广州五日游!
五个人的广州五日游!
2023年08月04日
32 阅读
1 评论
1 点赞
2022-12-26
我建了一个新博客
好不容易搭好了这个博客,下午用另外的一个主题搭建,但是一直有bug,怎么也修复不好!裂开不过换了一个主题之后了就好多啦!那么赶快来逛逛我的博客吧!
2022年12月26日
216 阅读
20 评论
7 点赞