gpt4 book ai didi

jquery - css:使 ":after content "在所有浏览器中都可点击

转载 作者:行者123 更新时间:2023-11-28 18:33:18 24 4
gpt4 key购买 nike

如何使 css "content:" 在所有浏览器中都可点击?它适用于 Firefox、IE,但不适用于 Chrome。

HTML

<div class="letters" id="letter_b">B<a id="success_b"></a></div>

CSS

.letters a:after {
color: #303030;
content: "clickable text";
font-weight: 500;
margin-left: 15px;
width: 200px
}

最佳答案

建立链接<a>显示为 inline-block元素 - DEMO

关于jquery - css:使 ":after content "在所有浏览器中都可点击,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13635634/

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