gpt4 book ai didi

html - 将一个 float 的 div 放置在另一个旁边

转载 作者:太空宇宙 更新时间:2023-11-03 18:13:36 26 4
gpt4 key购买 nike

我是初学者,希望得到一些帮助,看看我在哪里犯了错误。我想要这样的文字“?”在其下方的文本旁边左对齐。提前致谢。

enter image description here

HTML:

<div class="clear"></div>                   
<div style="text-align:center;margin:10px 0 20px 0;">
<!---<img src="/images/test.jpg"/>-->
<a class="tooltip" title="Search in the box">?</a>
<div style="font-size:16px">Choose Your Carrier:</div>

最佳答案

<a class="tooltip" title="Search in the box">?</a>

进入div

<div style="font-size:16px; word-wrap: none;">Choose Your Carrier: <a class="tooltip" title="Search in the box">?</a>
</div>

关于html - 将一个 float 的 div 放置在另一个旁边,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23200832/

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