html HTML维护模板#HTML#CSS

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html HTML维护模板#HTML#CSS相关的知识,希望对你有一定的参考价值。

<!DOCTYPE html>
<html>
    <head>
        <title>Site is down for maintenance - [Client Name]</title>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <style>
    		body{
    			text-align: center;
    			padding: 150px; 
    			font: 20px Helvetica, sans-serif;
    			color: #333;
    		}
    		h1{
    			font-size: 50px;
    		}
    		article{ 
    			display: block;
    			text-align: left;
    			width: 650px;
    			margin: 0 auto; 
    		}
    		a{
    			color: #dc8100; 
    			text-decoration: none; 
    		}
    		a:hover{ 
    			color: #333; 
    			text-decoration: none;
    		}
        </style>
    </head>
    <body>
        <article>
            <h1>Site is temporary unavailable.</h1>
            <p>We are currently performing scheduled maintenance. Site will back soon.</p>
            <p>We apologize for any inconvenience.</p>
            <!-- http://robspangler.com/blog/encrypt-mailto-links-to-stop-email-spam/ -->
            <p>&mdash; <a href="&#109;&#97;&#105;&#x6c;&#x74;&#111;&#x3a;&#x79;&#111;&#x75;&#114;&#x40;&#x6d;&#97;&#105;&#x6c;&#46;&#99;&#x68;">[Client Name]</a></p>
        </article>
    </body>
</html>

以上是关于html HTML维护模板#HTML#CSS的主要内容,如果未能解决你的问题,请参考以下文章

HTML 空白模板 - HTML + jQuery + CSS

HTML HTML5模板跨浏览器+ CSS

用于构建项目或个人网站的HTML/CSS模板

CSS 严格HTML基本模板的CSS

CSS 简单的菜单导航模板Css / Html

CSS 强大的HTML5模板的CSS