首页 > 代码库 > 这是昨天的内容,就这样慢慢整吧,然后,荒废了好多时间啊!!

这是昨天的内容,就这样慢慢整吧,然后,荒废了好多时间啊!!

<!DOCTYPE HTML><html>    <head>        <title>今天~</title>                <meta name = "html" content = "html,css,javascript"> <!描述>        <meta http-equiv = "content-type" content = "text/html";charset = "GB2312">        <!<meta http-equiv = "refresh" content = "60",URL = "http://baidu.com"> <!60秒到URL页面>>                <link rel = "stylesheet" href = "style.css"> <!描述关系>        <base href = "原始地址" target = "目标窗口名称">        <script language = "javascript"> </script> <!标记加入页面的脚本程序>        <style> </style> <!css有关的>    </head>        <body bgcolor = "red" background = "teach_6.png" text = "black" link = "blue" alink = "red"        vlink = "black" leftmargin = "%10" topmargin = "%10">         <!文本颜色,可连接颜色,正在被点击可连接颜色,已经被点击可连接颜色页面左侧留白,页面顶部留白>        <section>            <hr width = "500">  <!绝对长度>            <hr width = "50%"> <!相对长度>                        <h1 align = "center">23333</h1> <!正中>            <b> 粗体!</b>            <i>斜体 </i>            <del>删除</del>            <tt>打字体</tt>            <sup>上标字</sup>            <sub>下标字</sub>                        <dir>自动加圆点</dir>            <center>置中</center>                        <!颜色>            <font color = "red">rad</font> <br>            <font color = "#008000">green</font> <br>            <font color = "rgb(0,255,255)"> blue </font><br>        </section>                <table width = "100" height = "100" border = "20" align = "center" bgcolor = "red">            <caption>表格的标题</caption>            <tr></tr> <!表格列>            <th colspan = 10 rowspan = 10></th><!表格栏标题 栏宽,列高>            <td></td> <!每个表格align bgcolor height width colspan rowspan>        </table>                <audio autoplay> <!music>            <source src = "win.mp3">        </audio>                <video src = "E:\BaiduYunDownload\shipin\冰雪奇缘.mkv",autoplay = "false"        controls = "true">        </video>                <form action = "" name = "form" method = "post" id = "form1" target = "_blank">            <input type = "text" disabled = "disabled" maxlength = "20" name = "inout" placeholder = "222333哈哈哈">            </input>        </form>        <textarea color = "red" name = "hahah" disabled = "disabled">        </textarea>            </body></html>

哈哈哈……就这样啦……虽然荒废了,但是小说看的真的是蛮开心的……

这是昨天的内容,就这样慢慢整吧,然后,荒废了好多时间啊!!