How to make the HTML link activated by clicking on the
  • ?
  • 后端 未结 14 2016
    没有蜡笔的小新
    没有蜡笔的小新 2020-12-07 16:18

    I have the following markup,

    14条回答
    •  Happy的楠姐
      2020-12-07 17:05

      As Marineio said, you could use the onclick attribute of the

    • to change location.href, through javascript:

    • ...
    • Alternatively, you could remove any margins or padding in the

    • , and add a large padding to the left side of the to avoid text going over the bullet.

    提交回复
    热议问题