CSS3 :target 选择器 ... p:target { border: 2px solid #D4D4D4; background-color: #e5eecc; } ... 这个被链接的元素就是目标元素(target element)。
確定! 回上一頁