There is a property in CSS to do precisely that: “visibility: hidden”. Alternatively you can use “display: none” which also collapses the space that the text ...
確定! 回上一頁