zoukankan      html  css  js  c++  java
  • 预科

    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <meta name="keywords" content="龙">
    <meta name="description" content="雄">
    <title>龙的传人</title>
    </head>
    <body bgcolor="black" align="center">
    <img src="img/龙.gif">
    <img src="img/网.gif">
    <h1 align="center" style="color:red">南乡子</h1>
    <p align="center" style="color:#b1ff69">潮上水清浑。</p>
    <p align="center" style="color:#ff53d4">棹影轻于水底云。</p>
    <p align="center" style="color:#8eff3f">犹太容染头粉黛痕。</p>
    <p align="center" style="color:#0791ff">海近古城昏。</p>
    <p align="center" style="color:#ffb4f9">暮角寒沙雁队分。</p>
    <p align="center" style="color:#38ff04">今夜相思应看月,无人。</p>
    <p align="center" style="color:#e9ff1c">露冷依前独掩门。</p>
    <ol type="1" start="3">
    <li style="color:red">熊</li>
    <li style="color:#195dff">牛</li>
    <li style="color:#5eff1f" >鑫</li>
    </ol>
    <ul type="disc">
    <li style="color:red">熊</li>
    <li style="color:#53ff28">牛</li>
    <li style="color:#e9c8ff">鑫</li>
    </ul>
    <ul type="circle">
    <li style="color:#0582ff">熊</li>
    <li style="color:#0bffc7">牛</li>
    <li style="color:#ffe4a9">鑫</li>
    </ul>
    <ul type="square">
    <li style="color:#77ff1b">熊</li>
    <li style="color:#fdff0f">牛</li>
    <li style="color:#a100ff">鑫</li>
    </ul>
    <div style="height:100px; 1330px;border:1px solid #ff4102;background:#989b1b;">
    <h2 style="color:white">我是王者...</h2>
    <ul type="square">
    <li style="color:#f5efff">熊无敌</li>
    </ul>
    </div>
    <hr size="100" width="50%" color="red"/>
    </body>
    </html>
  • 相关阅读:
    WPF---数据模板(一)
    Oracle 相关知识
    Oracle 11g数据库详细安装步骤图解
    Mysql优化
    CSharp 相关知识点小结
    JS Date当前时间:获取日期时间方法在各浏览器中的差异
    【转】IE8浏览器无法保存Cookie的解决方法
    8 种提升 ASP.NET Web API 性能的方法
    DotNet 资源大全【转】
    DotNet 资源大全中文版【转】
  • 原文地址:https://www.cnblogs.com/xiaoxiongv1/p/7614243.html
Copyright © 2011-2022 走看看