CSS WHITE-SPACE
Prevent your text from wrapping with nowrap. Note: we have defined the overflow and width CSS attributes, so that you may see nowrap in action.
Examples
p {
white-space: normal
}
text
Possible Values
normal: Collapses multiple spaces into one
pre: Does not collapse multiple spaces
nowrap: Does not allow line wrapping without a tag
4 Responses
I hope you give an example html file, thanks
[…] CSS WHITE-SPACE […]
not working in opera this is wrong property. Analyze this property and then you can add this type of properties clearly.
i am asking about for buttons only. Not for all of others