The simplest way to capture a click event with pure CSS is with a hidden checkbox for which we expose the label. <input type=”checkbox” id=”click-control”/>
確定! 回上一頁