HTML作业,不足之处请老师指教!

Original 2019-04-17 16:46:01 349
abstract:<!DOCTYPE html><html>    <!--HTML看着视频自学了这些,初学者,请老师多多指教!-->    <head>        <meta charset="utf-8">      &
<!DOCTYPE html>
<html>
    <!--HTML看着视频自学了这些,初学者,请老师多多指教!-->
    <head>
        <meta charset="utf-8">
        <meta name="Author" content="Mrtao,80238980@qq.com">
        <title>鹅知道︱与高通和解是苹果的无奈选择 高通是赢家</title>
        <style type="text/css">
            input{height: 40px;width:340px;border: 1px solid #ccc;margin-top: 10px;}
            button{height: 42px;width: 342px;margin-top:10px;background: #157CE8;border: none;color: white;font-family: 微软雅黑;font-size: 18px;}
            div div ul li h3 a{text-decoration: none;color:black;font-family: 微软雅黑}
            div div ul li h3 a:hover{color: blue;text-decoration: underline;}
            div div ul li{list-style: none}
            div table{border: 1px;border-collapse: collapse;}
            div table tr th{text-align:left;font-family: 微软雅黑;font-size:25px;}
            div table tr td{font-family: 微软雅黑;text-align:left;}
            div table tr td a{text-decoration: none;color:black;font-size:20px;}
            div table tr td a:hover{font-family: 微软雅黑;color: blue;text-decoration: underline;}
        </style>
    </head>
    <body>
        <div>
            <form name="login" action="login.php" method="post" target="_blank">
            <span style="font-size: 25px;font-family: 微软雅黑;color: #626262">会员登录</span>
            <span style="font-size: 10px;font-family: 微软雅黑;color: #B2B2B2">手机或邮箱账号登录</span><br>
            <input type="text" name="login" value="请输入手机或邮箱号码"><br>
            <input type="password" name="pwd" value="1234567890"><br>
            <input type="button" value="输入验证码" style="width: 170px"><img src="image/yanzheng.jpg"><br>
            <button>登录</button>
            </form>
        </div>
        <hr>
        <div>
            <img src="https://inews.gtimg.com/newsapp_ls/0/8593735063_1350442/0" width="800px" height="260px" alt="苹果与高通达成和解">
            <h1 style="font-family:微软雅黑">苹果与高通大和解</h1>
            <div style="color:gray">4月17日,高通和苹果同意放弃所有诉讼,苹果将支付一笔款项,双方并达成了一项为期六年的专利授权协议。 </div>
        </div>
        <div>
             <div>
                <h2 style="font-family:微软雅黑">焦点新闻</h2>
                <ul>
                     <li>
                        <a target="_blank" href="https://new.qq.com/omn/TEC2019041700020000"><img src="https://inews.gtimg.com/newsapp_ls/0/8593654867_640330/0" height="100px" width="200px"></a>
                        <h3>
                            <a target="_blank" href="https://new.qq.com/omn/TEC2019041700020000">高通股价飙涨23%!与苹果达成和解 后者将支付专利费</a></h3>
                        <div style="color:gray;font-size: 14px">
                            <span>腾讯科技</span>
                            <span>2019-4-17 14:10</span>
                        </div>
                     </li>
                     <hr>
                     <li>
                         <a target="_blank" href="https://new.qq.com/cmsn/20190417A09BLF00"><img src="https://inews.gtimg.com/newsapp_ls/0/8599157487_640330/0" height="100px" width="200px"></a>
                         <h3>
                          <a target="_blank" href="https://new.qq.com/cmsn/20190417A09BLF00">高通股价飙涨23%!与苹果达成和解 后者将支付专利费</a></h3>
                          </h3>
                         <div style="color:gray;font-size: 14px">
                            <span>腾讯科技</span>
                            <span>2019-4-17 14:10</span>
                        </div>
                     </li>
                     <hr>
                     <li>
                         <a target="_blank" href="https://new.qq.com/omn/TEC2019041700242800"><img src="https://inews.gtimg.com/newsapp_ls/0/8596399533_640330/0" height="100px" width="200px"></a>
                          <h3>
                          <a target="_blank" href="https://new.qq.com/omn/TEC2019041700242800">鹅知道| 与高通和解是苹果无奈的选择真正的赢家只有高通</a></h3>
                          </h3>
                            <div style="color:gray;font-size: 14px">
                               <span>腾讯科技</span>
                               <span>2019-4-17 14:10</span>
                            </div>
                     </li>
                 </ul>
                
             </div>
        </div>
        <hr>
        <div>
            <table>
                 <tr>
                    <th style="width:760px" colspan="2">外媒评论</th>                   
                 </tr>
                 <br>
                 <tr>
                     <td style="width:230px" rowspan="2">
                        <a target="_blank" href="https://new.qq.com/omn/TEC2019041700258800"><img src="https://inews.gtimg.com/newsapp_ls/0/8596508943_640330/0" height="110px" width="220px"></a>

                     </td>
                    <td style="height:50px;width: 530px;">
                      <a target="_blank" href="https://new.qq.com/omn/TEC2019041700258800">外媒评苹果高通和解:高通最终还是赢了苹果</a><br>
                    </td>
                 </tr>
                 <tr>
                    <td>
                        <div style="color:gray;font-size: 14px">
                            <span>腾讯科技</span>
                            <span>2019-4-17 14:10</span>
                        </div>
                    </td>
                </tr>
              
            </table>
        </div>
      
    </body>
</html>


Correcting teacher:查无此人Correction time:2019-04-18 09:44:51
Teacher's summary:完成的不错。布局要站在用户的角色思考。这样项目被别人用着才舒服。继续加油

Release Notes

Popular Entries