課程
/前端開發(fā)
/Bootstrap
/玩轉(zhuǎn)Bootstrap(基礎(chǔ))
為什么使用斑馬線表格的時候,表的類名要寫成class="table table-striped",而不是class="table-striped"
2016-08-17
源自:玩轉(zhuǎn)Bootstrap(基礎(chǔ)) 2-17
正在回答
table 類一定要有 因為table-striped只是樣式 table才是表格
DarkMan 提問者
舉報
告訴你使用Bootstrap,并且能夠獨(dú)立定制出適合自己的Bootstrap
2 回答“.table-striped > tbody > tr:nth-child(odd) > th”這句不太理解
1 回答 <table class="table table-bordered">
1 回答bootstrap table-hover
1 回答加不加table
2 回答玩轉(zhuǎn)bootsrap(基礎(chǔ)) 3-9 節(jié),為啥實例代碼中的table-striped類為啥沒起作用?
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號
2016-08-17
table 類一定要有 因為table-striped只是樣式 table才是表格