I\'m designing a web site and i would like to ask you guys that, how can I change the color of just one character in a string in a text box of HTML by CSS?
example
You can't do this with a regular http://jsfiddle.net/jVqDJ/ The browser support is very good as well (IE5.5+). Read more at https://developer.mozilla.org/en-US/docs/Web/HTML/Content_Editable or
element, but with a normal element (like
) made
contenteditable
, you have all the freedoms of html/css formatting.