Quote:
|
Originally Posted by Mike
|
But how is it actually done? What HTML/CSS combo actually allows you to change the formatting in the box?
If I had
Code:
<textarea>a b c d e f g</textarea>
and I wanted to make "c" bold, how could I do it? Just assumed it's static for now, don't worry about JS (for now

). I just need the static HTML.