Hi, I'm dou
Here I have a frustrating problem about CSS:
When I do a CSS change for may site, there is a proble about test overflow of the navigation at left.
http://www.batterylink.us/laptop-bat...000-series.htm
I want to do a CSS change instead of to re-generate all the sites
At fist, the overflowed words will do a word wrap for itself, but the next line words won't moves down for a another line, so I used
"white-space:nowrap;" to control them, so them appear as now.
The letters go over to the center.
I'd like the overflowed words will be hidden, but when I have tried for many ways, it can realize.
Because only the overflow letters will be hidden but not the whole word.
So I need help from you all, thanks for any helpful suggestion.
|