• 1221作业


    <!DOCTYPE html>
        <html>
        <head>
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
            <title>作业20161221</title>
        </head>
        
        <body bgcolor="#000000" text="#FFFFFF"  topmargin="200px" leftmargin="200px" style="font-family:'微软雅黑'">
            <b><font size="6"><em>作   业</em></font> <font size="5">20161221</font></b>
            <br/>
            <br/>
            	<del>可以不完成</del>
                <p>One may fall in love with many people during the lifetime.</p>
                <p>When you finally get your own happiness,</p>
                <p>you will understand the previous sadness is kind of treasure,</p>
                <p>which makes you better to hold and cherish the people you love.</p>
                <strong>字体是:</strong>
                <br/>
                <u>微软雅黑</u>
            <br/>
            <br/>
            	<a href="#top"><img src="狗.gif" title="哈哈哈" height="100px" width="100px"></a>
            <br/>
            <img src="../狗.gif" alt="图裂了" height="100px" width="100px">
            <br/>
            <h2>要求:</h2>
            <br/>
                <ol type="A">
                    <li>独立完成</li>
                    <li>今天所讲的都要练一遍</li>
                    <li>做好博客的笔记</li>
                </ol>
            <h2>PS:</h2>
            <br/>
            	<ul type="square">
                	<li>注意有序/无序列表的使用</li>
                    <li>图片长宽都是100px,点击图片可以链接到网页顶端</li>
                    <li>要求完成度在70%以上</li>
                        <li>不会的可以<a href="http://www.baidu.com" target="_blank">
                        <font color="#660099">百度</font></a>(此链接在新页面中打开)</li>
                    <li>网页左边距和上边距为200px</li>
                    <li>鼠标移动到图片上显示“哈哈哈”</li>
                    <li>坏图上显示“图裂了”</li>
                </ul>
             <table width="400px" height="200px" border="2" cellpadding="2" cellspacing="2">
             	<tr>
                	<th>宽度/高度</th>
                    <th>对齐方式</th>
                    <th>背景颜色</th>
                    <th rowspan="2">合并单元格</th>
                </tr>
                <tr bgcolor="#999999" align="right" valign="bottom">
                	<td>400px/200px</td>
                    <td>靠右靠下</td>
                    <td>gray</td>
                </tr>
             </table>
        </body>
    </html>
    

      

  • 相关阅读:
    linux安装memcache及memcache扩展
    jsop
    用户权限集中管理方案
    linux系统优化配置
    APICloud
    laravel中使用mgirations创建和迁移数据库
    无限分类
    laravel中的验证及利用uploadify上传图片
    Laravel框架数据库CURD操作、连贯操作使用方法
    php 将二维数组批量插入到数据库中
  • 原文地址:https://www.cnblogs.com/gaobint/p/6211948.html
Copyright © 2020-2023  润新知