The inline style attribute is no different to any other HTML attribute and can be matched with a substring attribute selector: div[style*="display:block"] ...
確定! 回上一頁