·设为首页收藏本站📧邮箱修改🎁免费下载专区🔐设置/修改密码👽群雄群聊
返回列表 发布新帖

帮我写一个 漂亮的404页面

马上注册,免费下载更多dz插件网资源。

您需要 登录 才可以下载或查看,没有账号?立即注册

×
  1. <!DOCTYPE html><html lang="en"><head>    <meta charset="UTF-8">    <title>404 页面未找到</title>    <style>        body {            background-color: #f2f2f2;            font-family: Arial, sans-serif;            margin: 0;            padding: 0;        }                .container {            max-width: 800px;            margin: 0 auto;            padding: 50px;            text-align: center;        }                h1 {            font-size: 96px;            color: #ff5252;            margin: 0;            line-height: 1;        }                h2 {            font-size: 48px;            color: #333;            margin: 20px 0;            line-height: 1;        }                p {            font-size: 18px;            color: #666;            margin-bottom: 30px;        }                a {            display: inline-block;            padding: 10px 30px;            background-color: #ff5252;            color: #fff;            font-size: 20px;            text-decoration: none;            border-radius: 5px;            transition: background-color 0.3s ease;        }                a:hover {            background-color: #f00;        }                img {            max-width: 100%;            height: auto;            margin-top: 30px;        }    </style></head><body>    <div class="container">        <h1>404</h1>        <h2>页面未找到</h2>        <p>抱歉,您访问的页面不存在或已删除。</p>        <a href="#">返回首页</a>            </div></body></html>
复制代码
我要说一句 收起回复

回复

 懒得打字嘛,点击右侧快捷回复【查看最新发布】   【应用商城享更多资源】
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

投诉/建议联系

discuzaddons@vip.qq.com

未经授权禁止转载,复制和建立镜像,
如有违反,按照公告处理!!!
  • 联系QQ客服
  • 添加微信客服

联系DZ插件网微信客服|最近更新|Archiver|手机版|小黑屋|DZ插件网! ( 鄂ICP备20010621号-1 )|网站地图

您的IP:18.116.40.53,150.138.188.76,GMT+8, 2024-5-5 21:38 , Processed in 0.189588 second(s), 67 queries , Gzip On, Redis On.

Based on Discuz! W1.0 Licensed

© 2001-2024 Discuz! Team.

关灯 在本版发帖
扫一扫添加微信客服
QQ客服返回顶部
快速回复 返回顶部 返回列表