How to force a list to be vertical using html css

后端 未结 4 377
广开言路
广开言路 2020-12-24 12:57

I have a list i want to add to a

. Each listitem contains a
which in turn contain an image and a text string. The list must
4条回答
  •  清酒与你
    2020-12-24 13:10

    Try putting display: block in the

  • tags instead of the

提交回复
热议问题