gpt4 book ai didi

html - 如何有一个粗体标题文本?

转载 作者:太空狗 更新时间:2023-10-29 16:37:58 24 4
gpt4 key购买 nike

我不知道如何给我的标题文本一些(粗体)like on this design .

Here is my html/css project .

我的页脚也有问题,我不能给它 margin-top 或 margin-botton :/

我希望有人能给我一些提示,告诉我怎样才能做得更好:)

最佳答案

对于粗体,去掉

<b>TEXT</b>

标签和使用

<span style='font-weight: bold;'>TEXT</span>

对于边距,尝试填充,或者在 FOOTER 标记之前添加它

<div style="clear: both;"></div>

关于html - 如何有一个粗体标题文本?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6429346/

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