3个回答
2013-06-15
展开全部
CSS中是无法保留文本空格格式的,只能用HTML标签 <pre></pre> 保留标签内的空格和换行。
推荐于2017-10-08
展开全部
用文本框
<style>
div p input{width:50px;border:0;}
</style>
<div>
<p>This<input type="text"/>paragraph has<input type="text"/>many</p>
<p>spaces<input type="text"/>in it.</p>
</div>
你编辑下试试
<style>
div p input{width:50px;border:0;}
</style>
<div>
<p>This<input type="text"/>paragraph has<input type="text"/>many</p>
<p>spaces<input type="text"/>in it.</p>
</div>
你编辑下试试
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
2013-06-15
展开全部
shift+空格 切换成全角,全角的空格可以保留
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询