Is there any possibility to change the text-color of some parts in a textarea in HTML?
I like to output some highlighted PHP-Code on my website and give the possibil
So, you would display properly 'colored' code;when the user clicks on the div with the code, it changes to an editable textarea and if the user clicks on the icon besides the textarea, the code is copied to the clipboard.