gpt4 book ai didi

html - CSS 右对齐规则不起作用

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

<分区>

我创建了一个 CSS 规则来将文本右对齐。但是,当我将该规则应用于单元格中的字体时,它并没有将其右对齐!谁能告诉我为什么???

这是我的代码:

CSS:

.font1 {
font-size: 60px;
text-align: right;

HTML:

<table width="90%" align="center" bgcolor="#669999" border="10" cellpadding="0" cellspacing="0">
<tr>
<td style="border-width:0px 0px 0px 0px; font-family: Nyala; font-size: 80px; color: #000;"><p><span class="font1">Name1<br />
</span>
Name2</p>

</p>
<p>&nbsp;</p></td>
<td width="300" align="center" style="vertical-align:top;border-width:0px 0px 0px 0px"><img src="pictures/logo - without bg.png" width="200" height="200" alt="logo-without bg" /></td>

</tr>
</table>

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