Home > Article > Web Front-end > Table tbody adds horizontal scroll bar_html/css_WEB-ITnose
I want to add a horizontal scroll bar to the table body
But after adding it, the resulting grid lines become messy.
Normally this kind of grid adds a horizontal scroll bar under its tbody
Code———————————————————————————— ---------------------------------
CSS:
html:-------------------------------------------------- -------------------------------------------------- -----------------------------------------------
Specification model< /th> < th scope="col" style="width: 80px;">Category | " style="width: 80px;">Available timeBarcode prefix | Round up the quantity | " style="width: 80px;">Gross weight : 80px;">Net weightJYZ-V5 | JYZ-V5043 | 0.919 | 0.867 | |||||
---|---|---|---|---|---|---|---|---|---|---|---|
JYZ-V5043 | Joyoung/九阳 JYZ-V5原汁机慢速榨汁机家用低速多功能电动果汁机 | JYZ-V5 | JYZ | 九阳 | 果汁机 | 2014-09-08 | 0908 | 4 | 0.989 | 0.919 | 0.867 |
JYZ-V5043 | Joyoung/九阳 JYZ-V5原汁机慢速榨汁机家用低速多功能电动果汁机 | JYZ-V5 | JYZ | 九阳 | 果汁机 | 2014-09-08 | 0908 | 4 | 0.989 | 0.919 | 0.867 |
.newtable tr {
/*display:table-row;*/
display: inline-flex;
border-left: 1px solid #999;
border-top: 1px solid #999;*/
}
Remove the comment end tag of the second line
产品编码 | 产品名称 | 规格型号 | 助记码 | 品牌 | 品类 | 上市时间 | 条码前缀 | 凑整数量 | 毛重 | 净重 | 体积 |
---|---|---|---|---|---|---|---|---|---|---|---|
JYZ-V5043 | Joyoung/九阳 JYZ-V5原汁机慢速榨汁机家用低速多功能电动果汁机 | JYZ-V5 | JYZ | 九阳 | 果汁机 | 2014-09-08 | 0908 | 4 | 0.989 | 0.919 | 0.867 |
JYZ-V5043 | Joyoung/九阳 JYZ-V5原汁机慢速榨汁机家用低速多功能电动果汁机 | JYZ-V5 | JYZ | 九阳 | 果汁机 | 2014-09-08 | 0908 | 4 | 0.989 | 0.919 | 0.867 |
JYZ-V5043 | Joyoung/九阳 JYZ-V5原汁机慢速榨汁机家用低速多功能电动果汁机 | JYZ-V5 | JYZ | 九阳 | 果汁机 | 2014-09-08 | 0908 | 4 | 0.989 | 0.919 | 0.867 |
JYZ-V5043 | Joyoung/九阳 JYZ-V5原汁机慢速榨汁机家用低速多功能电动果汁机 | JYZ-V5 | JYZ | 九阳 | 果汁机 | 2014-09-08 | 0908 | 4 | 0.989 | 0.919 | 0.867 |
.newtable tr {
/*display:table-row;*/
display: inline-flex;
border-left: 1px solid #999;
border-top: 1px solid #999;*/
}
Remove the comment end tag of the second line
.newtable tr {
/*display:table-row;*/
display: inline-flex;
border-left: 1px solid #999;
border-top: 1px solid #999;*/
}
Remove the comment end tag of the second line
Aunt A is awake and awake