📜  换行不起作用 html 代码示例

📅  最后修改于: 2022-03-11 14:53:19.406000             🧑  作者: Mango

代码示例1

If the line break is no working.Then try using span and give it a block display like given below

span { display: block; }