I have a box which is exactly 425px x 100px and I want my users to style this boxes content with a WYSIWYG editor. They should be able to use nearly every HTML inside of this box.
No, I'm looking for a proper WYSIWYG editor, I used to use TinyMCE for these kind of problems, but I think its best for a long continuous text, but right now I have a fixed box.
It would be great if the editor is able to position text and images absolute, so the user could position their contents wherever they want inside of this box.