Line 7: | Line 7: | ||
After pressing [[Image:CKEditor_source.gif|50px]] button we can see the HTML code:<br> | After pressing [[Image:CKEditor_source.gif|50px]] button we can see the HTML code:<br> | ||
− | [[Image:CKEditor_example_source2.png| | + | <span style="font-family: Courier New;"></span><span style="font-family: Courier New;"></span>[[Image:CKEditor_example_source2.png|Image:CKEditor_example_source2.png]]<br> |
If you want to go back to the normal text just press [[Image:CKEditor_source.gif|50px]] again.<br> | If you want to go back to the normal text just press [[Image:CKEditor_source.gif|50px]] again.<br> | ||
Editing the code in the HTML language is a very difficult feature and it should only be done by advanced users. If you don't have experience in HTML type the text normally.<br> | Editing the code in the HTML language is a very difficult feature and it should only be done by advanced users. If you don't have experience in HTML type the text normally.<br> |
Revision as of 07:41, 26 August 2010
CKEditor offers you a possibility to view to the text you have written in the editing area in the HTML code. In order to view the HTML code press 50px button on the toolbar.
Example:
After pressing 50px button we can see the HTML code:
Image:CKEditor_example_source2.png
If you want to go back to the normal text just press 50px again.
Editing the code in the HTML language is a very difficult feature and it should only be done by advanced users. If you don't have experience in HTML type the text normally.