Append horizontal rule to each
  • 前端 未结 6 1676
    陌清茗
    陌清茗 2021-01-03 20:03

    For my

      list, I would like to add a
      after each element of a list. The Result should render like:

    6条回答
    •  不知归路
      2021-01-03 20:14

      Tags in content are not allowed and even if it would be very misleading (css { content: "text"}, How do i add tags?)

      If you think is wrong to add


      in HTML than it is wrong adding with css (if it would be possible) or js. IMHO a first You should try to use border of > if result won't be as expected add that

    提交回复
    热议问题