So to display and hide the div we will add a click event listener to the <button> to change the display attribute from default( i.e block) to none.
確定! 回上一頁