This is an example using HTML.
The onchange event is hooked to a simple function that updates the live preview with the content of the textarea.
The tab key is intercepted and will produce a regular tab (/t) instead of losing the textarea's focus.



Live Preview