0
Whats the point of using nowrap, since in html, spaces and line breaks are not considered by the browser unless one uses a <pre> tag?
1 ответ
0
when you using nowrap white spaces ignores but text wraping is ignored also and all text displayes in one line but default of browsers is ignoring white spaces but wraping text if necessory