How to insert images into textarea input? I want to take some notes. So that you can add text, input, img.
<textarea name="" id="" cols="30" rows="10"> <input type="checkbox" placeholder="Как дела?"> </textarea>