How to display a list inline using Twitter's Bootstrap

前端 未结 9 1468
陌清茗
陌清茗 2021-01-29 21:46

I want to display a list inline using Bootstrap. Is there a class I can add from Bootstrap to achieve this?

9条回答
  •  故里飘歌
    2021-01-29 22:24

    I Amazed, list-inline wasn't working in bootstrap 4 then finally i got it in bootstrap 4 documentation.

    Bootstrap 3 and 4

    • Lorem ipsum
    • Phasellus iaculis
    • Nulla volutpat

    Source: http://v4-alpha.getbootstrap.com/content/typography/#inline

提交回复
热议问题