Search code examples
javascriptcssstylestextarea

How can I style texarea with some bold italic code functions?


I am gonna style my textarea input like this image? What should I do.

That is how actually my textare should looks like


Solution

  • So for the there are lots of js libraries out there.

    One of them and I think the best of them is CKeditor.js.

    You can find it here :)