news 2026/9/2 23:50:32

静态页面仿写

作者头像

张小明

前端开发工程师

1.2k 24
文章封面图
静态页面仿写

成果图

相关代码

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>质量管理与评估中心</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "微软雅黑", sans-serif;
}
.top-banner {
background-color: #1a365d;
color: white;
display: flex;
align-items: center;
justify-content: space-between;
padding: 15px 50px;
}
.logo-title {
display: flex;
align-items: center;
gap: 15px;
}
.logo {
width: 100%;
height: 80px;
border-radius: 50%;
overflow: hidden;
}
.logo img {
width: 100%;
height: 100%;
object-fit: cover;
}
.title h1 {
font-size: 22px;
font-weight: normal;
}
.title p {
font-size: 14px;
opacity: 0.9;
}
.search-box {
display: flex;
align-items: center;
gap: 5px;
}
.search-box input {
padding: 6px 10px;
border: none;
border-radius: 4px;
outline: none;
}
.search-box button {
background-color: #3b82f6;
color: white;
border: none;
width: 36px;
height: 36px;
border-radius: 4px;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
}
.nav {
background-color: #1e40af;
display: flex;
justify-content: center;
}
.nav ul {
list-style: none;
display: flex;
}
.nav a {
color: white;
text-decoration: none;
padding: 15px 35px;
display: block;
font-size: 15px;
}
.nav a:hover {
background-color: #1e3a8a;
}
.carousel {
width: 100%;
overflow: hidden;
position: relative;
}
.carousel img {
width: 100%;
height: auto;
display: block;
}
.carousel .dots {
position: absolute;
bottom: 20px;
left: 50%;
transform: translateX(-50%);
display: flex;
gap: 8px;
}
.carousel .dot {
width: 12px;
height: 12px;
background-color: rgba(255,255,255,0.7);
border-radius: 50%;
cursor: pointer;
}
.carousel .dot.active {
background-color: white;
}
</style>
</head>
<body>
<div class="top-banner">
<div class="logo-title">
<div class="logo">
<img src="https://p9-flow-imagex-sign.byteimg.com/tos-cn-i-a9rns2rl98/eabe46e3861c405fbca9621e22d3df7f.png~tplv-a9rns2rl98-image.png?lk3s=8e244e95&rcl=20260120193240F59CB7754C9795062BE4&rrcfp=dafada99&x-expires=2085132760&x-signature=bjZzi6aoFmQo%2BsJgcRAIPAWxe%2FA%3D" alt="南宁理工学院校徽">
</div>
<div class="title">
<h1>质量管理与评估中心</h1>
<p>Quality Management and Evaluation Center,Nanning College of Technology</p>
</div>
</div>
<div class="search-box">
<input type="text" placeholder="搜索...">
<button>🔍</button>
</div>
</div>

<nav class="nav">
<ul>
<li><a href="#">网站首页</a></li>
<li><a href="#">机构设置</a></li>
<li><a href="#">质量监控</a></li>
<li><a href="#">教学评估</a></li>
<li><a href="#">文件制度</a></li>
<li><a href="#">下载中心</a></li>
<li><a href="#">学校首页</a></li>
</ul>
</nav>

<div class="carousel">
<img src="https://p3-flow-imagex-sign.byteimg.com/tos-cn-i-a9rns2rl98/080839d3ccd748ed85b5ee06ee72ba10.png~tplv-a9rns2rl98-image.png?lk3s=8e244e95&rcl=20260120192508CEB9B652F9E23109EA1B&rrcfp=dafada99&x-expires=2085132308&x-signature=XxfLKRvXn8aZr8woaffPUCid9I0%3D" alt="南宁理工学院大门">
<div class="dots">
<div class="dot active"></div>
<div class="dot"></div>
</div>
</div>
</body>
</html>

版权声明: 本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若内容造成侵权/违法违规/事实不符,请联系邮箱:809451989@qq.com进行投诉反馈,一经查实,立即删除!
网站建设 2026/9/2 7:59:42

webMAN MOD如何成为PS3玩家的终极游戏加载工具?

webMAN MOD如何成为PS3玩家的终极游戏加载工具&#xff1f; 【免费下载链接】webMAN-MOD Extended services for PS3 console (web server, ftp server, netiso, ntfs, ps3mapi, etc.) 项目地址: https://gitcode.com/gh_mirrors/we/webMAN-MOD 对于PS3玩家来说&#xf…

作者头像 李华
网站建设 2026/9/2 23:07:03

BM-Model:6M数据集打造AI图像变换新神器!

BM-Model&#xff1a;6M数据集打造AI图像变换新神器&#xff01; 【免费下载链接】BM-Model 项目地址: https://ai.gitcode.com/hf_mirrors/ByteDance-Seed/BM-Model 导语&#xff1a;字节跳动&#xff08;ByteDance&#xff09;旗下团队发布全新AI图像变换模型BM-Mode…

作者头像 李华
网站建设 2026/8/29 15:52:54

Qwen3-30B双模式AI:智能推理与高效对话一键切换

Qwen3-30B双模式AI&#xff1a;智能推理与高效对话一键切换 【免费下载链接】Qwen3-30B-A3B-MLX-8bit 项目地址: https://ai.gitcode.com/hf_mirrors/Qwen/Qwen3-30B-A3B-MLX-8bit 导语&#xff1a;Qwen3-30B-A3B-MLX-8bit大语言模型正式发布&#xff0c;凭借创新的&qu…

作者头像 李华
网站建设 2026/9/2 9:35:22

智能时代的扫描仪能帮你干什么?

以往扫描仪在办公室中的角色颇为单一&#xff1a;将纸质文件变成电子图片&#xff0c;任务便告完成。然而&#xff0c;在人工智能技术蓬勃发展的今天&#xff0c;扫描仪正在经历一场深刻的进化。新一代智能扫描仪不再只是简单的格式转换工具&#xff0c;而是成为了能够理解、分…

作者头像 李华
网站建设 2026/9/2 22:20:12

掌握AI桌面自动化:UI-TARS-desktop完整使用指南

掌握AI桌面自动化&#xff1a;UI-TARS-desktop完整使用指南 【免费下载链接】UI-TARS-desktop A GUI Agent application based on UI-TARS(Vision-Lanuage Model) that allows you to control your computer using natural language. 项目地址: https://gitcode.com/GitHub_T…

作者头像 李华
网站建设 2026/8/27 22:02:03

茅台自动预约终极指南:如何实现一键智能抢购

茅台自动预约终极指南&#xff1a;如何实现一键智能抢购 【免费下载链接】campus-imaotai i茅台app自动预约&#xff0c;每日自动预约&#xff0c;支持docker一键部署 项目地址: https://gitcode.com/GitHub_Trending/ca/campus-imaotai 还在为每天手动预约茅台而烦恼&a…

作者头像 李华