gpt4 book ai didi

CSS Bootstrap : add icon to h1

转载 作者:行者123 更新时间:2023-11-28 09:09:31 25 4
gpt4 key购买 nike

我在 h1 中添加图标(Bootstrap Glyphicons),但 icon 不在文本 baseline 中。如何解决这个问题?!

Problem pic

代码:

<h1 ><a><i class="icon-play"></i>TEST TEXT</a></h1>

最佳答案

对于 Bootstrap 版本 3,请使用它。

<h1>Hi this is heading<span class="glyphicon glyphicon-star"></span> Star</h1>

参见 this jsfiddle.

您的图标大小会根据其父级的大小而改变。

关于CSS Bootstrap : add icon to h1,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18567098/

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