The Artima Developer Community
Sponsored Link

Design Forum
Wrapping Single Word

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
asramnath

Posts: 2
Nickname: asramnath
Registered: Jun, 2004

Wrapping Single Word Posted: Dec 5, 2006 1:10 AM
Reply to this message Reply
Advertisement
Hi All,

How can wrap a single word in HTML? or can I control it by CSS?

In the actual design, the width of the cell is 200px. If the user types continuously, without spacing, the word should wrap within the 200px limit. (Like "WORD WRAP" in notepad, excel etc.,)

I tried the style in cell "word-break: break-all". But it works only in IE.

I want it should work in FireFox also.

Can you tell me any other way is therr for word wrapping?

Topic: hello Previous Topic   Next Topic Topic: oracle consulting

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use