| Line 1: | Line 1: | ||
| − | CKEditor allows | + | CKEditor allows user writing in the editing area and also provides the ability to view how it looks in HTML code. |
| − | + | ||
| + | Sample text written in the editing area:<br> | ||
[[Image:CKEditor_example_source.png]]<br> | [[Image:CKEditor_example_source.png]]<br> | ||
| − | + | To see the HTML code user should press [[Image:CKEditor_source.png]] button on the toolbar.<br> | |
[[Image:CKEditor_example_source2.png|Image:CKEditor_example_source2.png]]<br> | [[Image:CKEditor_example_source2.png|Image:CKEditor_example_source2.png]]<br> | ||
| Line 11: | Line 12: | ||
To go back to the normal text press [[Image:CKEditor_source.png]] again.<br> | To go back to the normal text press [[Image:CKEditor_source.png]] again.<br> | ||
| − | Editing the code in | + | Editing the code in HTML language is a very difficult feature and it should be done only by advanced users. If you do not have experience in HTML type the text normally.<br> |
Revision as of 12:33, 9 September 2010
CKEditor allows user writing in the editing area and also provides the ability to view how it looks in HTML code.
Sample text written in the editing area:
File:CKEditor example source.png
To see the HTML code user should press
button on the toolbar.
Image:CKEditor_example_source2.png
To go back to the normal text press
again.
Editing the code in HTML language is a very difficult feature and it should be done only by advanced users. If you do not have experience in HTML type the text normally.