gpt4 book ai didi

html - 有没有办法拥有与 URL 相关的 CSS 样式?

转载 作者:太空宇宙 更新时间:2023-11-04 03:27:51 24 4
gpt4 key购买 nike

有没有办法拥有与 URL 相关的 CSS 样式?

例如。我的网页上有一个链接

<a href="#blue">Blue</a>

点击后 URL 变为 test.com#blue

是否可以根据此 URL 应用样式?

background-color: blue;

最佳答案

只有 the :target pseudo-class它将匹配具有与 URL 中的片段标识符相匹配的 id 的元素。

关于html - 有没有办法拥有与 URL 相关的 CSS 样式?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26784845/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com