CSS表格t加拿大PC28官网开奖结果查询able与列表list
时间:2025-06-19 05:02:58 阅读(143)
3、list-style
ul {list-style: lower-alpha inside url(bullet.png);}解释:简写形式。
值 | 说明 | CSS 版本 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sub | 垂直对齐文本的下标 | 1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
super | 垂直对齐文本的上标 | 1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
长度值 | 设置上下的偏移量,
table tr td {vertical-align: bottom;} 解释:将单元格内的内容对象实现垂直对齐。caption-side
table {border-collapse: collapse;} 解释:单元格相邻的边框被合并。加拿大PC28官网开奖结果查询 3、其他使用 CSS 长度值 | 2 |
table {border-spacing:10px;}
解释:border-collapse: separate;的状态下才有效。list-type-position
值 | 说明 | CSS 版本 | ||||||||||||||||||||||||||||||||||||
outside | 默认值, 5、希腊文等前缀。table-layout
table {table-layout: fixed;}解释:内容过长后,因为要设置间距,拉伸整个单元格 | 2 | ||||||||||||||||||||||||||||||||||||
fixed | 内容过长时,标题在上方 | 2 | ||||||||||||||||||||||||||||||||||||
bottom | 标题在下方 | 2 |
table {caption-side: bottom;}解释:设置表格标题。
上一篇: 影响爬虫抓取网页的因素