Add bullet styling to dd element

前端 未结 4 789
春和景丽
春和景丽 2020-12-16 12:26

I am using dl, dt and dd tags in one of my projects. I want to show a bullet before dd. How can I make my dd

4条回答
  •  抹茶落季
    2020-12-16 13:24

    tested it in firefox and just adding the style display:list-item should do the trick

提交回复
热议问题