“Collapsible”

前端 未结 2 1979
名媛妹妹
名媛妹妹 2021-02-10 23:19

I\'m having some trouble with a that I\'m trying to keep hidden, until the user clicks on a element.

The HTML looks like:

2条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-11 00:03

    Is this what you want...?

    Style:

    .filter-type {
      border-bottom: 1px dotted #666;
     }
    

    HTML :

     

    BRAND

    Click Here

提交回复
热议问题