CSS attr() 函数CSS 函数实例以下实例在每个链接后面插入内容: [mycode3 type='css'] a:after { content: ' (' attr(href) ')'; } [/mycode3] 尝试一下» 定义与 ...
確定! 回上一頁