The :empty CSS pseudo-class represents any element that has no children. ... padding: 10px; } .alert:empty { display: none; }. HTML.
確定! 回上一頁