Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within HTML Pages with CSS and JavaScript
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Paul Clapham
Tim Cooke
Devaka Cooray
Sheriffs:
Liutauras Vilda
paul wheaton
Rob Spoor
Saloon Keepers:
Tim Moores
Stephan van Hulst
Tim Holloway
Piet Souris
Mikalai Zaikin
Bartenders:
Carey Brown
Roland Mueller
Forum:
HTML Pages with CSS and JavaScript
How I can disable line wrapping in column
Bikash Paul
Ranch Hand
Posts: 342
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
I'm facing a problem with line wrapping in cloumn. In my html form I want to disable line wrapping for particular column in any resolution of window screen. Can any one please guide me how I can do that?
Thanks
Bikash
Bear Bibeault
Sheriff
Posts: 67750
173
I like...
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Do you not have HTML and CSS references handy?
In HTML you could specify nowrap, in CSS white-space: nowrap.
[
Asking smart questions
] [
About Bear
] [
Books by Bear
]
Bikash Paul
Ranch Hand
Posts: 342
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
Thanks!!!
After long time I'm working on html form thats why I forgot.
Regrads
Bikash
Bear Bibeault
Sheriff
Posts: 67750
173
I like...
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
That's why references come in handy.
[
Asking smart questions
] [
About Bear
] [
Books by Bear
]
Time is mother nature's way of keeping everything from happening at once. And this is a tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Printing problem
Disabling a cell
JEditorPane disabling Line Wrap
JTable Disable Entire Column
HTML in CDATA - how to escape?
More...