转换为 px?-6ren"> 转换为 px?-我需要转换 到 px。 仅示例(不正确):相当于12px。 是否有任何公式或表格转换可以转换 到像素? 最佳答案 - font size 1 - font size: 0.63em - font si-6ren">
gpt4 book ai didi

html - 如何将 转换为 px?

转载 作者:技术小花猫 更新时间:2023-10-29 11:44:20 27 4
gpt4 key购买 nike

我需要转换 <font size="10">到 px。

仅示例(不正确):<font size="10">相当于12px。

是否有任何公式或表格转换可以转换 <font size="10">到像素?

最佳答案

<font size=1>- font size 1</font><br>
<span style="font-size:0.63em">- font size: 0.63em</span><br>

<font size=2>- font size 2</font><br>
<span style="font-size: 0.82em">- font size: 0.82em</span><br>

<font size=3>- font size 3</font><br>
<span style="font-size: 1.0em">- font size: 1.0em</span><br>

<font size=4>- font size 4</font><br>
<span style="font-size: 1.13em">- font size: 1.13em</span><br>

<font size=5>- font size 5</font><br>
<span style="font-size: 1.5em">- font size: 1.5em</span><br>

<font size=6>- font size 6</font><br>
<span style="font-size: 2em">- font size: 2em</span><br>

<font size=7>- font size 7</font><br>
<span style="font-size: 3em">- font size: 3em</span><br>

关于html - 如何将 <font size ="10"> 转换为 px?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/819079/

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