例如:
```htmlThis is the first line.This is the second line.
在这个比如中,文本 This is the first line. 和 This is the second line. 之间会刺进一个换行符,使得 This is the second line. 显现鄙人一行。
```html
这是一段文本内容,这儿将进行换行。
- `clear`: 用于铲除起浮元素,使其换行。特点值有`left`、`right`、`both`、`none`。
- `size`: 用于设置换行后走距离的巨细,单位为像素。
```html
这是一段文本内容,
上一篇:vue遍历数组,遍历数组
下一篇: css滚动条款式