css布局实现灯塔迷失404错误页面效果代码
代码语言:html
所属分类:布局界面
代码描述:css布局实现灯塔迷失404错误页面效果代码
下面为部分代码预览,完整代码请点击下载或在bfwstudio webide中打开
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="robots" content="noindex, nofollow">
<style type="text/css">
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,em,button{margin:0;padding:0;}
body{font-size:12px;font-family:Simsun,sans-serif;color:#333;}
img,fieldset{border:0 none}
input,textarea{font-size:12px;}
textarea{resize:none;}
table{border-collapse:collapse;border-spacing:0;}
a{color:#003d7e;text-decoration:none;}
a:hover{text-decoration:underline;}
h1,h2,h3,h4,h5,h6{font-family:"Times New Roman",Simsun;}
ul,ol,li{list-style:none outside none;}
dfn{font-style:normal;}
.content,.errorinfo,#footer{width:800px;}
.logo,.tower,.cruise{background:url(//repo.bfw.wiki/bfwrepo/images/404/un_pic.png) no-repeat;}
.wrap{background:#1158e7 url(//repo.bfw.wiki/bfwrepo/images/404/404_bg.jpg) no-repeat center bottom;widt.........完整代码请登录后点击上方下载按钮下载查看
















网友评论0