I am building a cms site in which the user can access and update/input all content via an admin page using form fields. The textarea is where paragraph's of text will be written and I want to allow the user to implement styles without having to type code.
I am very new to js and am wondering if there's a way to insert certain style tags around highlighted text.