您现在的位置是:创意的4赏金女王官网下载04巅峰国际app错误页面模板报错设计 >>正文
创意的4赏金女王官网下载04巅峰国际app错误页面模板报错设计
书读五车网8人已围观
简介css样式* { margin: 0; padding: 0; box-sizing: border-box;}body { font-family: "Roboto", ...
css样式
* { margin: 0; padding: 0; box-sizing: border-box;}body { font-family: "Roboto", sans-serif;}.error-page-container { width: 100%; min-height: 100vh; display: flex; flex-flow: column; justify-content: center; align-items: center; text-align: center; background: url(./bg.png) center no-repeat; background-size: cover; position: relative; padding: 0 20px;}.error-page-container:after { content: ''; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.3); position: absolute; top: 0; left: 0;}.error-page-container * { position: relative; z-index: 1;}.error-page-container img { width: 100%; max-width: 500px; margin-bottom: 25px;}.error-page-container h4 { color: #333; text-transform: uppercase; letter-spacing: 2px;}.error-page-container .button { display: inline-block; margin-top: 20px; padding: 18px 30px; background: white; color: #6c63ff; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); text-decoration: none; text-transform: uppercase; font-family: "Montserrat", sans-serif; font-weight: 700; letter-spacing: 1px; border-radius: 4px;}.error-page-container .button:hover { box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);}
创意的404错误页面模板报错设计演示地址 404错误报错页面
适用于任意类型的网站。您正在查找的页面不存在 </h4> <p> <a href="http://www.bokequ.com/" class="button"> 转到主页 </a> </p> </div><!-- partial --></body></html>二、创意404报错设计,
一、巅峰国际app这是一款网站必备的404错误页面模板,html代码
<!DOCTYPE html><html lang="en" ><head> <meta charset="UTF-8"> <title>博客趣 - Create Custom 404 Page in HTML and CSS</title> <link rel="stylesheet" href="./style.css"></head><body><!-- partial:index.partial.html --><div class="error-page-container"> <img src="http://www.bokequ.com/show/404/1/page_not_found_su7k.svg" alt="404"> <h4> 哎呀!创建自定义404页面html和css,画面中呈
赏金女王官网下载trong>巅峰国际app现了数字卡通结合的图案设计,新奇有创意,
Tags:
相关文章
CSS3流体多列布局columns属性
创意的4赏金女王官网下载04巅峰国际app错误页面模板报错设计一.早期多列问题我们有时想布局成报纸、杂志那样的多列方式(至少两列,一般三列以上),但早期CSS 提供的布局方式都有着极大的限制。如果是固体布局,那么使用浮动或定位布局都可以完成。但对于流体的多列,比...
阅读更多
个人博客网站如何实现https重定向(301)到http
创意的4赏金女王官网下载04巅峰国际app错误页面模板报错设计对于个人网站站注册比较少的,服务器配置不是很好的,没必要https,https跳转到http是要时间的,会影响网站打开的速度。免费的https每年都要更换。个人博客网站https有一段时间了,而且很多...
阅读更多
WordPress博客网站301重定向的两种方法
创意的4赏金女王官网下载04巅峰国际app错误页面模板报错设计301重定向是一种永久性的重定向,是SEO优化的一个非常重要的设置,它将一个URL指向另一个URL。当浏览器或搜索引擎访问原始URL时,服务器会返回一个301状态码,并将用户重定向到新的目标URL。一...
阅读更多