CKEditor es un editor de WYSIWYG en línea que produce código HTML limpio, estándares-compliant. Esto significa que puedes escribir algún texto en elÁrea de ediciónY formatarlo en un few simple clics delBarra de herramientasbuttons without knowing the ins and outs of the HTML syntax.
Este es cómo aparece un texto de muestra en el área de edición:
If in any time you would like to check the HTML source code of your document, use the Botón de barra de herramientas. El texto que aparecerá en el área de edición contiene todas las etiquetas y atributos HTML relevantes.
Since the source code view is not read-only, you can also edit your document while in this mode.
In order to return to the default, WYSIWYG view, press the button again.
Do remember though that HTML editing is an advanced feature and its use should be limited to users with knowledge of the HTML markup language. CKEditor lets you format your document or insert media like images or links without worrying about the source code and tags.