(Custom title, link added, link corrected, minor rewording) |
|||
Line 1: | Line 1: | ||
+ | {{#CUSTOMTITLE:Text Styling}} | ||
Text styling determines the way your text will look in the document. Advanced capabilities in setting 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 take seconds and one mouse click. | Text styling determines the way your text will look in the document. Advanced capabilities in setting 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 take seconds and one mouse click. | ||
− | In CKEditor the text styling features are grouped together on the toolbar. Some are simple buttons that turn the style on and off when you click them. | + | In CKEditor the text styling features are grouped together on the [[CKEditor_3.x/Users Guide/Interface/Toolbar|toolbar]]. Some are simple buttons that turn the style on and off when you click them. |
[[Image:CKEditor_textstyling_toolbar1.png|frame|center|Text styling buttons grouped on CKEditor toolbar.]] | [[Image:CKEditor_textstyling_toolbar1.png|frame|center|Text styling buttons grouped on CKEditor toolbar.]] | ||
Line 12: | Line 13: | ||
Try experimenting with various text styling options available in CKEditor to achieve a unique presentation of your documents. Among the styling features you will find: | Try experimenting 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/Styling/Font|Font]] – | + | * [[CKEditor_3.x/Users Guide/Styling/Font|Font]] – typeface that will be applied to the document text. |
− | * [[CKEditor_3.x/Users Guide/Styling/Size|Size]] – | + | * [[CKEditor_3.x/Users Guide/Styling/Size|Size]] – option that determines how big or small the text will be. |
− | * [[CKEditor_3.x/Users Guide/Styling/Bold, Italic, Underline, and Strike-through|Bold, Italic, Underline, and Strike-through]] – these | + | * [[CKEditor_3.x/Users Guide/Styling/Bold, Italic, Underline, and Strike-through|Bold, Italic, Underline, and Strike-through]] – these options add bold, italic, underline and strike-through formatting to a text fragment. |
* [[CKEditor_3.x/Users Guide/Styling/Text Color|Text Color]] – option that changes the color of the document text. | * [[CKEditor_3.x/Users Guide/Styling/Text Color|Text Color]] – option that changes the color of the document text. | ||
* [[CKEditor_3.x/Users Guide/Styling/Background Color|Background Color]] – option that changes the color of the text background. | * [[CKEditor_3.x/Users Guide/Styling/Background Color|Background Color]] – option that changes the color of the text background. | ||
− | * [[CKEditor_3.x/Users Guide/Styling/Subscript and Superscript|Subscript and Superscript]] – | + | * [[CKEditor_3.x/Users Guide/Styling/Subscript and Superscript|Subscript and Superscript]] – text with subscript and superscript formatting is smaller and placed below or above the baseline, respectively. |
* [[CKEditor_3.x/Users Guide/Styling/Styles|Styles]] – pre-defined sets of formatting features that can be applied to block and inline elements of the document. | * [[CKEditor_3.x/Users Guide/Styling/Styles|Styles]] – pre-defined sets of formatting features that can be applied to block and inline elements of the document. | ||
− | * [[CKEditor_3.x/Users Guide/Styling/ | + | * [[CKEditor_3.x/Users Guide/Styling/Format|Format]] – pre-defined sets of formatting features that can be applied to block-level elements only. |
To read more about a particular CKEditor text styling option and see some usage examples, click the name of the feature in the list above. | To read more about a particular CKEditor text styling option and see some usage examples, click the name of the feature in the list above. |
Revision as of 20:29, 2 December 2010
Text styling determines the way your text will look in the document. Advanced capabilities in setting 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 take seconds and one mouse click.
In CKEditor the text styling features are grouped together on the toolbar. Some are simple buttons that turn the style on and off when you click them.
Other text styling options are available as a drop-down list. Upon clicking them the list opens, and you can select a styling option.
Try experimenting with various text styling options available in CKEditor to achieve a unique presentation of your documents. Among the styling features you will find:
- Font – typeface that will be applied to the document text.
- Size – option that determines how big or small the text will be.
- Bold, Italic, Underline, and Strike-through – these options add bold, italic, underline and strike-through formatting to a text fragment.
- Text Color – option that changes the color of the document text.
- Background Color – option that changes the color of the text background.
- Subscript and Superscript – text with subscript and superscript formatting is smaller and placed below or above the baseline, respectively.
- Styles – pre-defined sets of formatting features that can be applied to block and inline elements of the document.
- Format – pre-defined sets of formatting features that can be applied to block-level elements only.
To read more about a particular CKEditor text styling option and see some usage examples, click the name of the feature in the list above.