How to increase the clickable area of a tag button?

前端 未结 11 1531
悲哀的现实
悲哀的现实 2021-01-29 22:04

I have learnt from this post that always use tags or

11条回答
  •  悲&欢浪女
    2021-01-29 22:32

    You might try using display: block or display: inline-block. A nice tutorial can be found here: http://robertnyman.com/2010/02/24/css-display-inline-block-why-it-rocks-and-why-it-sucks/

提交回复
热议问题