为什么我的表格内容显示不完全_html/css_WEB-ITnose

WBOY
发布: 2016-06-24 12:14:20
原创
1975 人浏览过







Build: 



Platform: 

Scan Status: 





Uploaded Files:  http://www.jxy120.com







回复讨论(解决方案)

td/tr只有开始标记符,没有结束标记符</td></tr>。你觉得能出来吗?
登录后复制

同意楼上的,你的html没有掌握好,

 <div id="mainframe"><table><tr><td class="label">Build: </td> <td id="buildInfoField" class="data"></td> <td id="newbuildButtonPane" class="buttons"></td> <input id="newbuildButton" type=button value="Add New Build"><tr><td class="label">Platform: </td>  <td id="platformField" class="data"></td> <tr><td class="label">Scan Status:  </td> <td id="statusField" class="data"></td> <td id="reportButtonsPane" class="buttons"></td> <input id="pdfButton" type=button value="PDF Report"><br><input id="xmlButton" type=button value="XML Report"><tr><td class="label">Uploaded Files: http://www.jxy120.com</td> <td id="prescanField"></td> <input id="showFilesButton" type=button value="Show uploaded files"><td id="ulButtonPane" class="buttons"></td> <input id="ulFilesButton" type=button value="Upload Files"></table></div>
登录后复制

来源:php.cn
本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责声明 Sitemap
PHP中文网:公益在线PHP培训,帮助PHP学习者快速成长!