为了账号安全,请及时绑定邮箱和手机立即绑定

关于html的问题

关于html的问题

yanwencai 2018-01-19 17:40:36
<!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <body> <!--实现会员的注册登录的页面--> <!--先创建一个5行一列的表--> <table border="1px" width="1300px" cellpadding="0px" cellspacing="0px" align="center"> <!--logo部分--> <tr> <td> <table border="1px" width="100%" align="center"> <tr> <td width="33.3%"> <img src="../img/img/logo2.png" width="300px" height="40px" /> </td> <td width="33.3%"> <img src="../img/img/header.jpg" width="500px" height="40px" /> </td> <td width="33.3%" align="center"> <a href="#">登录</a>&nbsp;&nbsp; <a href="#">注册</a>&nbsp;&nbsp; <a href="#">购物车</a> </td> </tr> </table> </td> </tr> <!--导航栏部分--> <tr height="50px" width="100%" cellpadding="0px" cellspacing="0px"> <td bgcolor="black"> <font size="5" color="white">首页</font>&nbsp;&nbsp; <font color="white">手机数码</font>&nbsp;&nbsp; <font color="white">电脑办公</font>&nbsp;&nbsp; <font color="white">男女装</font>&nbsp;&nbsp; <font color="white">家具电器</font>&nbsp;&nbsp; </td> </tr> <!--注册表单页面--> <!--创建一个十行两列的表格--> <tr> <tb> <table> <tr> <tb> </tb> <tb> </tb> </tr> <tr> <tb> </tb> <tb> </tb> </tr> <tr> <tb> </tb> <tb> </tb> </tr> <tr> <tb> </tb> <tb> </tb> </tr> <tr> <tb> </tb> <tb> </tb>  </tr> <tr> <tb> </tb> <tb> </tb> </tr> <tr> <tb> </tb> <tb> </tb> </tr> <tr> <tb> </tb> <tb> </tb> </tr> <tr> <tb> </tb> <tb> </tb> </tr> <tr> <tb> </tb> <tb></tb> </tr> </table> </tb> </tr> <!--友情链接--> <tr> <td align="center"> <a href="#"><font>******* </font> </a>&nbsp;&nbsp; <a href="#"><font>******* </font> </a>&nbsp;&nbsp; <a href="#"><font>******* </font> </a>&nbsp;&nbsp; <a href="#"><font>*******</font> </a>&nbsp;&nbsp; <a href="#"><font>******* </font> </a>&nbsp;&nbsp; <a href="#"><font>*******</font> </a>&nbsp;&nbsp; <a href="#"><font>******* </font> </a>&nbsp;&nbsp; <a href="#"><font>*******</font> </a>&nbsp;&nbsp; <br /><br />                       <font> Copyright © *******</font> </td> </tr> <!--*******--> <tr> <tb>5</tb> </tr> </table> </body></html>上面是我的页面代码,为什么在浏览器上面显示的是这样的?有没有前端的大神教我一下
查看完整描述

2 回答

已采纳
?
Imunique

TA贡献6条经验 获得超3个赞

你的中间一大段的<td>写成了<tb>,所以中间表格中的行列都没有显示,改完之后呢也没有什么太大变化,不知道你想要的结果是怎么样的。

查看完整回答
反对 回复 2018-01-20
?
yanwencai

TA贡献1条经验 获得超0个赞

确实是这个问题,我太不细心了,谢谢?

查看完整回答
反对 回复 2018-01-21
  • 2 回答
  • 0 关注
  • 1551 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信