- 在线时间
- 38 小时
- 专家
- 0
- UID
- 228043
- 注册时间
- 2005-12-23
- 帖子
- 56
- 精华
- 0
- 积分
- 131
- 离线
- 920 天
- 帖子
- 56
- 体力
- 181
- 威望
- 0
|
发表于 2006-6-17 04:13:00
|显示全部楼层
Mhm...do not understand what you mean...Oh, and welcome to our forum ...
The white-space property specifies what should be done by the browser with extraneous whitespace (tabs, returns, extra spaces and so on). With the white-space property, you can specify how the browser handles whitespace characters, whether it ignores them or maintains them when the affected element is drawn.
The white-space property can only be applied to block elements.
The white-space property can take one of the following keyword values: normal, pre, and nowrap.
A white-space of normal means that whitespace will be handled in the way it was traditionally handles by browsers. Any tabs, returns and extraneous spacing will be ignored.
Word-break, this property controls the line breaking behavior within words. It is especially useful in cases where multiple languages are used within an element. And the break-all is useful where content contains a majority of Asian character set content, to which this value behaves like 'normal'. Non-Asian character set content may be arbitrarily broken across lines.
Sooooooooo...with this said. What are you trying to do ? What problem do you have. Try and explain yet again, please. i do not understand what your problem is, sorry.
Patric.
谁可以帮忙翻译下 谢谢 用软件翻译 有时候跟本 没能表达出 本意来
我困死了 明天早上还要8点多去来工作 寒 睡觉先
清醒的时候时候 有空再慢慢查了 |
|