gpt4 book ai didi

html -
高度调整与其他行对齐相同的高度

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

第 4 行和第 5 行的格式太大。我想让它与另一条线的高度相同。

<td>
<strong><em>This is a example</em></strong>
<br /><br />Line 1<br /><br />

<ul>
<li>Line 2<br />Content 2</li>
<br />
<li>Line 3<br />Content 3</li>
<br />
<li>Line 4<br />Content 4</li>

</ul>

<span style="line-height:0px;"><br></span>
<strong><em>b) Line 5</em></strong>
<br/><br/>Content 5
</td>

问题截图:

enter image description here

最佳答案

<table border="1">
<td>

<strong><em>This is a example</em></strong>
<br>
Line 1

<ul>

<li>Line 2<br />Content 2</li>

<br />

<li>Line 3<br />Content 3</li>

<br />

<li>Line 4<br />Content 4</li>

</ul>

<strong><em>b)Line 5</em></strong>
<br><br>Content 5

</td>
</table>

并停止使用 IE,使用 chrome 或 firefox

关于html - <br/> 高度调整与其他行对齐相同的高度,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44512308/

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