替代< br />如果我想控制行之间的高度? [英] What is the alternative to <br /> if I want to control the height between lines?

查看:63
本文介绍了替代< br />如果我想控制行之间的高度?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在以下示例中:

Line1 <br /> Line2

我使用< br /> 强制Line2去下一行,但据我所知,没有跨浏览器友好的方式设置br的高度。

I'm using <br /> to force Line2 to go to next line, but as far as I know there is no cross browser friendly way of setting the height of br. What is an alternative method I could use?

推荐答案

使用不同的块:

<p>Line1</p>
<p>Line2</p>

这篇关于替代&lt; br /&gt;如果我想控制行之间的高度?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆