Bootstrap5 列表组:修订历史

本页内容
上一节: Bootstrap5_分页 下一节: Bootstrap5_卡片

差异选择:选中要对比的版本的单选按钮,按Enter键或下方的按钮。
说明:(当前)=与最后版本之间的差异,(之前)=与上一版本之间的差异,=小编辑。

    2022年8月19日 (星期五)

    • 当前之前 10:592022年8月19日 (五) 10:59Neo 讨论 贡献 22,430字节 +22,430 创建页面,内容为“{{DISPLAYTITLE:Bootstrap5 列表组}}17 = Bootstrap5 列表组 = 大部分基础列表组都是无序的。 要创建列表组,可以在 <ul> 元素上添加 .list-group 类, 在 <li> 元素上添加 .list-group-item 类: <sample title="" desc="" lang="html" hererun="1"> <ul class="list-group"> <li class="list-group-item">第一项</li> <li class="list-group-item">第二项</li> <li class="list-group-item">…”
上一节: Bootstrap5_分页 下一节: Bootstrap5_卡片