zoukankan      html  css  js  c++  java
  • 考试html框架代码

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
    <title>无标题文档</title>
    <link rel="stylesheet" type="text/css" href="css.css" />
    </head>

    <body>
     <div id="left-column">
     <div class="left-column-box">
     <h1 class="left-column-title"><span class="zhu">logo</span></h1>
     <p align="center"><span class="zhu">首页</span></p>
     <p align="center"><span class="zhu">登陆</span></p>
     <p align="center"><span class="zhu">注册</span></p>
     <p align="center"><span class="zhu">相册</span></p>
     </div>
     </div>
     <div id="content">
       <div align="center">主内容</div>
     </div>
     <div id="footer">
       <p align="center">&copy;长沙一度教育</p>
       <p align="center">地址:湖南蔡锷中路</p>
       <p align="center">电话:0746-123456</p>
     </div>
    </body>
    </html>

  • 相关阅读:
    CAS-认证流程
    SSO-基本概念
    Evanyou Blog 彩带
    Evanyou Blog 彩带
    Evanyou Blog 彩带
    Evanyou Blog 彩带
    Evanyou Blog 彩带
    Evanyou Blog 彩带
    Evanyou Blog 彩带
    Evanyou Blog 彩带
  • 原文地址:https://www.cnblogs.com/liuzhuqing/p/7481142.html
Copyright © 2011-2022 走看看