CSS空格属性
使用空白属性可在元素内部使用空白:
示例
<!DOCTYPE html>
<html>
<head>
<style>
p.demo1 {
white-space: normal;
}
p.demo2 {
white-space: pre;
}
</style>
</head>
<body>
<h2>Control white-space</h2>
<p class = "demo1">
This is demo text.
This is demo text.
</p>
<p class = "demo2">
This is demo text.
This is demo text.
</p>
</body>
</html>热门推荐
10 虎年台词祝福语大全简短
11 爱情祝福语大全 简短实际
12 带清的简短祝福语
13 妈妈给宝贝祝福语简短
14 青春告白祖国简短祝福语
15 朋友花篮开业祝福语简短
16 老板茶楼开业祝福语简短
17 20岁简短生日祝福语
18 老爸生日暴富祝福语简短