Styling"

This website contains links to software which is either no longer maintained or will be supported only until the end of 2019 (CKFinder 2). For the latest documentation about current CKSource projects, including software like CKEditor 4/CKEditor 5, CKFinder 3, Cloud Services, Letters, Accessibility Checker, please visit the new documentation website.

If you look for an information about very old versions of CKEditor, FCKeditor and CKFinder check also the CKEditor forum, which was closed in 2015. If not, please head to StackOverflow for support.

(Content moved to sub-pages)
(Introduction text updated, two screenshots added)
Line 1: Line 1:
__TOC__
+
Text styling determines the way your text will look in the document. Advanced capabilities in editing text format is what distinguishes CKEditor from a standard website form text area or a basic editor. Font styling, changing the size of the text and its color, applying a pre-defined set of consistent styles all happen within seconds, with one mouse click.
Text formatting determines the way your text will look in the document. Advanced capabilities in editing text format is what distinguishes CKEditor from a standard website form text area or a basic editor. Font styling, changing the size of the text, its size and color, or applying a pre-defined set of consistent styles all happen within seconds, with one mouse click. Experiment with various CKEditor text formatting options to achieve a unique presentation of your documents.
 
  
* [[CKEditor_3.x/Users Guide/Common Tasks/Text Styling/Font|Font]]
+
In CKEditor the text styling features are grouped on the toolbar. Some are simple buttons that turn the style on and off when you click them.
* [[CKEditor_3.x/Users Guide/Common Tasks/Text Styling/Size|Size]]
+
 
* [[CKEditor_3.x/Users Guide/Common Tasks/Text Styling/Bold, Italic, Underline, and Strike-through|Bold, Italic, Underline, and Strike-through]]
+
[[Image:CKEditor_textstyling_toolbar1.png|frame|center|Text styling buttons grouped on CKEditor toolbar.]]
 +
 
 +
 
 +
Other text styling options are available in a form of a drop-down list. After you click them, the list opens, and you are able to select a styling option.
 +
 
 +
[[Image:CKEditor_textstyling_toolbar2.png|frame|center|Text styling drop-down lists on CKEditor toolbar.]]
 +
 
 +
 
 +
Experiment with various text styling options available in CKEditor to achieve a unique presentation of your documents. Among the styling features you will find:
 +
* [[CKEditor_3.x/Users Guide/Common Tasks/Text Styling/Font|Font]] – the typeface that will be applied to the document text.
 +
* [[CKEditor_3.x/Users Guide/Common Tasks/Text Styling/Size|Size]] – this parameter determines how big or small a font will be.
 +
* [[CKEditor_3.x/Users Guide/Common Tasks/Text Styling/Bold, Italic, Underline, and Strike-through|Bold, Italic, Underline, and Strike-through]] –
 
* [[CKEditor_3.x/Users Guide/Common Tasks/Text Styling/Text Color|Text Color]]
 
* [[CKEditor_3.x/Users Guide/Common Tasks/Text Styling/Text Color|Text Color]]
 
* [[CKEditor_3.x/Users Guide/Common Tasks/Text Styling/Background Color|Background Color]]
 
* [[CKEditor_3.x/Users Guide/Common Tasks/Text Styling/Background Color|Background Color]]

Revision as of 12:24, 19 November 2010

Text styling determines the way your text will look in the document. Advanced capabilities in editing text format is what distinguishes CKEditor from a standard website form text area or a basic editor. Font styling, changing the size of the text and its color, applying a pre-defined set of consistent styles all happen within seconds, with one mouse click.

In CKEditor the text styling features are grouped on the toolbar. Some are simple buttons that turn the style on and off when you click them.

Text styling buttons grouped on CKEditor toolbar.


Other text styling options are available in a form of a drop-down list. After you click them, the list opens, and you are able to select a styling option.

Text styling drop-down lists on CKEditor toolbar.


Experiment with various text styling options available in CKEditor to achieve a unique presentation of your documents. Among the styling features you will find: