美文网首页
HEXO建立404页面

HEXO建立404页面

作者: 蓝江_老涌 | 来源:发表于2016-10-17 15:13 被阅读1201次

    title: 404 Not Found:该页无法显示
    toc: false
    comments: false
    permalink: /404
    fancybox: false


    <style type="text/css">
    .article-title {
    font-size: 2.1em;
    }
    strong a {
    color: #747474;
    }
    .player {
    margin-left: -10px;
    }
    .sign {
    text-align: right;
    font-style: italic;
    }
    .share,
    #page-visit,
    .visit span:nth-child(2),
    .pic br {
    display: none;
    }
    .center {
    text-align: center;
    height: 2.5em;
    font-weight: bold;
    }
    .search2 {
    height: 2.2em;
    font-size: 1em;
    width: 50%;
    margin: auto 24%;
    color: #727272;
    opacity: .6;
    border: 2px solid lightgray;
    }
    .search2:hover {
    opacity: 1;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3)
    };
    .article-entry hr {
    margin: 0;
    }
    .pic {
    text-align: center;
    margin: 0;
    }
    </style>


    <div class="pic">
    ![遂州创信](https://img.haomeiwen.com/i905505/f8b1182b71f6ef29.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
    <p class="center">很抱歉,您所访问的地址并不存在: </p>
    
        <p class="center"><a href="/">回主页</a> · <a href="/archives">所有文章</a> · <a        href="/about">留言板</a></p>
    
         <p class="center">可在边栏搜索框中对本站进行检索,以获取相关信息。</p>
    

    //404公益

        <center>
        <iframe scrolling='no' frameborder='0' src='http://yibo.iyiyun.com/Home/Distribute    /ad404/key/1201779' width='654' height='470' style='display:block;'>
    </iframe> 
     </center>
    

    </div>

    <div style="text-align: center">
    以下是博主喜欢的一些歌曲,可以听听,稍作休息~
     <iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=330 height=450 src="http://music.163.com/outchain/player?type=0&id=487551870&auto=1&height=430"></iframe>
    

    </div>

    相关文章

      网友评论

          本文标题:HEXO建立404页面

          本文链接:https://www.haomeiwen.com/subject/kjtzyttx.html