里面的标签 [英] tag inside

查看:82
本文介绍了里面的标签的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的情况


这是段< span runat ="server" id ="phone">中的范围.

My scenario


this is span inside paragraph <span runat="server" id="phone">.

这是段< span class ="phonenum" runat ="server" id ="phone">中的范围.

this is span inside paragraph <span class="phonenum" runat="server"id="phone">.

推荐答案

尝试通过将Width添加到span 来解决您的问题.


Try by adding Width to span may this solve your problem.

i.e
span.phonenum
{
color:blue
width:100%;
}



或查看是否有任何control 不允许Span wrap

告诉我是否错过了什么.

如果有帮助,请 投票 接受答案 .



or see for any control which is not allowing Span to wrap

Tell me if I missed something.

Please vote and Accept Answer if it Helped.


这篇关于里面的标签的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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