华恩JAVA班第41天

xiaoxiao2021-02-28  70

 华恩JAVA班第41天

 

今天写的百度搜索首页:

{

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML>  <HEAD>   <TITLE>百度一下,你就知道</TITLE>   <META NAME="Generator" CONTENT="EditPlus">   <META NAME="Author" CONTENT="">   <META NAME="Keywords" CONTENT="">   <META NAME="Description" CONTENT="">  </HEAD>

 <BODY>  <div align="right">  <h5>   <a href="http://www.baidu.com/gaoji/preferences.html" target="_self">搜索设置</a> |   <a href="https://passport.baidu.com/v2/?login&tpl=mn&u=http://www.baidu.com/" target="_self">登录</a>   <a href="https://passport.baidu.com/v2/?reg®Type=1&tpl=mn&u=http://www.baidu.com/" target="_self"class="reg">注册</a>   </h5>  </div>  <div align="center">   <img src="http://www.baidu.com/img/bdlogo.gif" width="270" height="129"/>  </div>  <div align="center">   <a href="http://news.baidu.com/" target="_self">新 闻</a>    <b>网 页</b>    <a href="http://tieba.baidu.com/" target="_self">贴 吧</a>    <a href="http://zhidao.baidu.com/" target="_self">知 道</a>    <a href="http://music.baidu.com/" target="_self">音 乐</a>    <a href="http://image.baidu.com/" target="_self">图 片</a>    <a href="http://v.baidu.com/" target="_self">视 频</a>    <a href="http://map.baidu.com/" target="_self">地 图</a>  </div>  <div align="center">  <form>   <table border="0">    <tr>     <td><input type="text" id="username" name="userName" size="50"maxlength="100"/></td>     <td><input type="button"  value="百度一下" />    </tr>   </table>  </form>  </div>  <div align="center">  </td><br>   <a href="http://baike.baidu.com/" target="_self">百科</a>   <a href="http://wenku.baidu.com/" target="_self">文库</a>   <a href="http://www.hao123.com/" target="_self">hao123</a>|   <a href="http://www.baidu.com/more/" target="_self">更多>></a>   <br><br><br><br><br><br><br><br><br><br><br>  </div>   <div align="center">   <h5>   <a href="http://www.baidu.com/cache/sethelp/index.html" target="_self">把百度设为主页</a>   <a href="http://liulanqi.baidu.com/LandingPageHD/" target="_self">安装百度浏览器</a>   </h5>  </div>  <div align="center">   <h5>   <a href="http://e.baidu.com/?refer=888" target="_self">加入百度推广</a>   <a href="http://top.baidu.com/" target="_self">搜索风云榜</a>   <a href="http://home.baidu.com/" target="_self">关于百度</a>|   <a href="http://ir.baidu.com/phoenix.zhtml?c=188488&p=irol-homeprofile" target="_self">About Baidu</a>   <h5>  </div>  <BASEFONT  COLOR =#B5B5B5>  <h5 align="center">  ©2013 Baidu  <a href="http://www.baidu.com/duty/" target="_self">使用百度前必读</a>  京ICP证030173号赵建俊认证<img src="http://www.baidu.com/cache/global/img/gs.gif">  </BASEFONT>  </h5>  </BODY> </HTML>

}

 

更多信息可以参见同学富晓磊的博客:http://blog.sina.com.cn/u/1798827371

转载请注明原文地址: https://www.6miu.com/read-75181.html

最新回复(0)