2022-06-20 522
HTML <th> axis 属性
实例
带有分类表头单元格的 HTML 表格:
<table border="1" width="100%"> <tr> <th axis="name">Name</td> <th axis="contact">Email</td> <th axis="contact">Phone</td> <th axis="contact">Address</td> </tr> <tr> <td>John Doe</td> <td>someone@example.com</td> <td>+45342323</td> <td>Rosevn 56,4300 Sandnes,Norway</td> </tr> </table>
axis 属性在普通的 Web 浏览器中没有视觉效果,但可以通过屏幕阅读器使用。
定义和用法
HTML5 不支持 <th> axis 属性。
axis 属性用于对表头单元格进行分类。
axis 属性可用于对相关的信息列进行组合。
语法
<th axis="category_name">
属性值
值 | 描述 |
category_name | 规定类别的名称。 |
原文链接:https://77isp.com/post/1399.html
=========================================
https://77isp.com/ 为 “云服务器技术网” 唯一官方服务平台,请勿相信其他任何渠道。
数据库技术 2022-03-28
网站技术 2022-11-26
网站技术 2023-01-07
网站技术 2022-11-17
Windows相关 2022-02-23
网站技术 2023-01-14
Windows相关 2022-02-16
Windows相关 2022-02-16
Linux相关 2022-02-27
数据库技术 2022-02-20
抠敌 2023年10月23日
嚼餐 2023年10月23日
男忌 2023年10月22日
瓮仆 2023年10月22日
簿偌 2023年10月22日
扫码二维码
获取最新动态