0

例如 HTML:

<div id="css">
   <a href="/forum"></a>
</div>

如何选择 href 的父选择器?我努力了 :

#css! > a[href*="/forum"]

但并不成功。感谢您的帮助

4

0 回答 0