using background image for li

前端 未结 6 2456
执笔经年
执笔经年 2021-02-20 03:31

I\'m using a background image for a

  • that will be used as a button, but it\'s not fully shown; however, when write text then it shows. I don\'t want text
  • 6条回答
    •  轻奢々
      轻奢々 (楼主)
      2021-02-20 04:30

      Yes i have the same problem, i just removed css style display: inline and add display: list-item; float:left; my problem solved, hope this helps.

      Thanks, Sankar B

    提交回复
    热议问题