But you can change the title attribute to e.g. "data-title" in your HTML, then refer to it in your CSS with content: attr(data-title);. Here's a complete ...
確定! 回上一頁