Blogger Information
Blog 16
fans 0
comment 0
visits 12105
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
有行与列合并的小案例表格
大碗宽面
Original
519 people have browsed it

先看图:

实例代码:

       
  1. lang="zh-CN">
  2. charset="UTF-8">
  3. http-equiv="X-UA-Compatible"content="IE=edge">
  4. name="viewport"content="width=device-width, initial-scale=1.0">
  5. </span><span class="pln">课程表</span><span class="tag">
  6. border="1px"align="center">
  7. 课程表
  8. 名字
  9. 课程
  10. 练习时长
  11. 天赋
  12. 段位
  13. 分数
  14. rowspan="4">ikun
  15. rowspan="6">两年半
  16. 25
  17. 2.5
  18. 5
  19. 25
  20. 2.5
  21. 5
  22. Rap
  23. 25
  24. 2.5
  25. 5
  26. 篮球
  27. 25
  28. 2.5
  29. 5
  30. rowspan="2">ikun
  31. 背带裤
  32. -
  33. 2.5
  34. -
  35. 中分
  36. 25
  37. -
  38. 5
  39. colspan="4">合计
  40. 半坤
  41. 25

ps:

rowspan=""属性为行合并,以当前行开始计算
colspan=""属性为列合并,以当前列开始计算

Correcting teacher:PHPzPHPz

Correction status:qualified

Teacher's comments:
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply withNews Comment Service Agreement
0 comments
Author's latest blog post
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!