CSS 控制文本不换行 white-space

作者:袖梨 2022-07-02

YPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.***w3.org/TR/REC-html40/loose.dtd">

定义
white-space 。

继承:是


JavaScript的语法
的CSS属性也可以动态改变一个JavaScript 。

脚本语法: object.style.whiteSpace = “ nowrap ”

p
{
white-space: normal
}

Value Description
normal 正常模式
pre white-space 行为像
的HTML标记
nowrap The text will never wrap, it continues on the same line until a
tag is encountered






中国WEB第一站

中国WEB第一站

中国WEB第一站

结果.

中国WEB第一站 中国WEB第一站 中国WEB第一站


相关文章

精彩推荐