Simple example
This page shows how to use TinyMCE on a HTML page in the most common and simple way. On this page the
a TinyMceBehavior is attached to the TEXTAREA element. Therefore it is converted to an editor instance
on page load. Notice how TinyMCE tries to match the width and height of
the old text area elements. Read more about the features and settings of TinyMCE in the manual.