gpt4 book ai didi

html - 如何在 HTML 中仅概述元素

转载 作者:太空宇宙 更新时间:2023-11-04 15:17:47 25 4
gpt4 key购买 nike

我有这个:

< h1 style="position: relative; top: -103px; left: 700px; border-width: thin; border-style: dotted; border-color: grey;">
< small>Three Stars Of The Week</small>
</p>

它给了我一个带有灰色虚线的标题,该虚线结束于标题末端。它转到页面末尾。

如何修复它,使边框只环绕字母,而不是一直延伸到页面末尾?

最佳答案

h1 是 block 级元素,因此这是预期的行为。将其内容放在一个内联元素中(例如 span)并为其设置样式。

关于html - 如何在 HTML 中仅概述元素,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14846452/

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