gpt4 book ai didi

html - 如何将图像与下面的文字对齐?

转载 作者:行者123 更新时间:2023-11-28 05:57:20 26 4
gpt4 key购买 nike

我有一张图片,我想将其与下方文本的边缘对齐。下面的文字是居中的,但我不知道如何让它在左边对齐。我的代码是:

<img src="Logo.png" style="margin: auto"/> 
<h1 style="text-align: center;>The Collaborative Observer</h1>
<p style="text-align: center; font-size: 100%; padding-left: 6cm">The best thing that has happened to ICE since ICE.</p>

我还使用填充功能来对齐底部文本,我想知道是否有更好的方法来做到这一点。上面的代码针对颜色进行了修改,但看起来像这样。

enter image description here

最佳答案

只需简单地插入 <center><img src="Logo.png" style="margin: auto"/></center>

关于html - 如何将图像与下面的文字对齐?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36994334/

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