Top "Text" questions

Text is a sequence of characters that is most often used to represent a cohesive piece of information.

How to stop text from taking up more than 1 line?

Is there a word-wrap or any other attribute that stops text from wrapping? I have a height, and overflow:hidden, …

html css text word-wrap
How can I make text appear on next line instead of overflowing?

I have a fixed width div on my page that contains text. When I enter a long string of letters …

css text overflow
jQuery if div contains this text, replace that part of the text

Like the title says, I want to replace a specific part of the text in a div. The structure looks …

jquery text replace contains
Check if string contains only whitespace

How can I test if a string contains only whitespace? Example strings: " " (space, space, space) " \t \n " (space, tab, space, …

python text whitespace
Utils to read resource text file to String (Java)

Is there any utility that helps to read a text file in the resource into a String. I suppose this …

java string text resources
Write string to text file and ensure it always overwrites the existing content.

I have a string with a C# program that I want to write to a file and always overwrite the …

c# file text
SVG: text inside rect

I want to display some text inside SVG rect. Is it possible? I tried <svg xmlns="http://www.w3.…

text svg rect
Copy text from nano editor to shell

Is it possible to copy text from a file, opened with nano, to the shell? I have a text file, …

linux ubuntu text editor nano
What is "entropy and information gain"?

I am reading this book (NLTK) and it is confusing. Entropy is defined as: Entropy is the sum of the …

math text computer-science nltk text-mining
HTML text input field with currency symbol

I would like to have a text input field containing the "$" sign in the very beginning, and no matter what …

html text field currency persistent