javascript - how to avoid wrap in DIV? -


i have div when text inside long, wrap , make div multiple lines. makes page bad. how can avoid text in div not wrap?

there reason test wrapping. if don't care then set overflow style visible , set style="white-space: nowrap;" style well


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -