Example 1: css attribute selector a[target="_blank"] { background-color: yellow; } ... use for any tag on your page */ [data-title]:hover:after { opacity: 1; ...
確定! 回上一頁