css - 为什么我的文字溢出

标签 css html overflow

我在这个网站上的文字有些奇怪:

http://skole.thebekker.dk/tutorials/?p=test 倒数第二段...

HTML 和 CSS 源代码在这里: http://jsfiddle.net/mqQEu/

最佳答案

添加这个:

white-space: normal;

您的段落 css p {} 并且您的文本会更好地换行。

希望这对您有所帮助。

关于css - 为什么我的文字溢出,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11966470/

相关文章:

css - 如何限制 Bootstrap 面板的大小?

html - 如何使内部 img 的 margin-bottom 和外部 div 的 margin-bottom 折叠?

HTML 电子邮件格式困惑

php - 如何在 codeigniter 中引用 css 文件?

html - iFrame 问题和溢出 :hidden in IE11

c - 这个程序的输出是什么以及如何?

html - 溢出没有背景

jquery - 如何增加 gomap 弹出窗口的大小?

html - 集中分离 h 标签和 p 标签

css - transparency 将所有对象变为透明