CSS {opacity: 0} will make the element transparent. opacity: <alpha-value>; /* Example: */ opacity: 1.0; opacity ...
確定! 回上一頁