降价没有休息(nobr)? [英] Markdown no break (nobr)?

查看:34
本文介绍了降价没有休息(nobr)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的降价活动中有一个电话号码,该电话号码往往会超出行尾.在HTML中,我可以将其包装在< nobr> 标记中,以使其正确保持在一起.降价促销的正确方法是什么?

I've got a phone number in my markdown that tends to break over the end of the line. In HTML I could wrap it in a <nobr> tag to have it keep together properly. What is the correct way to do this in markdown?

推荐答案

您可以使用

1-111-111-1111

或者您可能需要电话号码格式,并且之间使用空格,然后使用不间断空格字符(&#160; )

Or you could need the phone number format with spaces in between, then use no-break space character ( &#160; )

1&#160;111&#160;111&#160;1111

1 111 111 1111

这篇关于降价没有休息(nobr)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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