Text 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.

(Final proof-reading)
 
(29 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Text formatting determines how your text looks in your document. Making your text look better is very easy while using the CKEditor. <br>
+
{{#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 form textarea or a basic editor. Font styling, changing the size of the text and its color, or applying a pre-defined set of consistent styles, all take seconds and one mouse click.
  
== Bold, Italic, Underlined and Strike-through<br> ==
+
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.
  
You may arrange the way font looks like by choosing whether the font should be bold, italic, underlined or stroked through.
+
[[Image:CKEditor_textstyling_toolbar1.png|frame|center|Text styling buttons grouped on CKEditor toolbar.]]
  
* To make your font bold press the[[Image:CKEditor_bold.png]] on the toolbar.&nbsp;
 
* If you want make your text italic press the[[Image:CKEditor_italic.png]]on the toolbar .<br>
 
* For underlined press the[[Image:CKEditor_underline.png]] on the toolbar.<br>
 
* And finally to strike a line through the text press&nbsp;[[Image:CKEditor_strikethough.png|Strike-through]] on the toolbar.<br>
 
  
Example:
+
Other text styling options are available as a drop-down list. Upon clicking them the list opens, and you can select a styling option.
  
[[Image:CKEditor_example_formatting.png]]
+
[[Image:CKEditor_textstyling_toolbar2.png|frame|center|Text styling drop-down lists on CKEditor toolbar.]]
  
If you choose any of these options you will learn that the button on the toolbar will highlight. If you wish to disable the function press the button responsible for specific option again. CKEditor allows User to mix these options while formatting the text. <br>
 
  
Example:
+
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 Name]] &ndash; typeface that will be applied to the document text.
 +
* [[CKEditor_3.x/Users Guide/Styling/Size|Font Size]] &ndash; 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]] &ndash; add '''bold''', ''italic'', <ins>underline</ins> and <strike>strike-through</strike> formatting to a text fragment.
 +
* [[CKEditor_3.x/Users Guide/Styling/Text Color|Text Color]] &ndash; changes the color of the document text.
 +
* [[CKEditor_3.x/Users Guide/Styling/Background Color|Background Color]] &ndash; changes the color of the text background.
 +
* [[CKEditor_3.x/Users Guide/Styling/Subscript and Superscript|Subscript and Superscript]] &ndash; text with subscript and superscript formatting is smaller and placed below or above the baseline, respectively.
 +
* [[CKEditor_3.x/Users Guide/Styling/Styles|Formatting Styles]] &ndash; pre-defined sets of formatting features that can be applied to block and inline elements of the document.
 +
* [[CKEditor_3.x/Users Guide/Styling/Format|Paragraph Format]] &ndash; pre-defined sets of formatting features that can be applied to block-level elements only.
  
[[Image:CKEditor_example_mixed.png]] <br>
+
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.
 
 
Notice that if you do not switch the underline option off the underline will go between your blanks.
 
 
 
Example:
 
 
 
[[Image:CKEditor_underliendfont.png]]<br>
 
 
 
This also includes the strike through function.<br>
 
 
 
== Styles ==
 
 
 
Notice that using lots of different formatting on the text makes it ugly and difficult to read.
 
 
 
Styles were design to help making all formatting uniform in the text. Each style option contains a predefined combination of formatting features, which have been defined by the web site developer. Make sure to be instructed on how to properly use each of the available styles.
 
 
 
Styles combine all the formatting function described in this page. They give fast access to the common used text formats. For example: Instead of changing individually: the font, its color, its background, its size user may simply pick a preferred style from the Style menu and start typing.
 
 
 
[[Image:CKEditor_style.png]]<br>
 
 
 
It is the best way to change the text look.
 
 
 
Example:
 
 
 
[[Image:CKEditor_example_style.png]]<br>
 
 
 
== Text Alignment ==
 
 
 
A paragraph of text can have its lines aligned to either of the sides of the document, as well as centered. User may also force the lines to take the entire space available in the document (like aligning to both sides at the same time).
 
 
 
To align your text at the left side of the editing area, press the [[Image:CKEditor_align_left.png]] button on the toolbar.
 
 
 
Example:
 
 
 
[[Image:CKEditor_example_align_left.png]]
 
 
 
If you wish instead to have the text aligned at the right side of the editing area, just press the [[Image:CKEditor_align_right.png]]button on the toolbar.
 
 
 
Example:
 
 
 
[[Image:CKEditor_example_align_right.png]]
 
 
 
In order to align your text it the center of the document, press the [[Image:CKEditor_align_center.png]]on your toolbar.
 
 
 
Example:
 
 
 
[[Image:CKEditor_example_align_center.png]]
 
 
 
The last option is the block alignment called "justify".To activate it press [[Image:CKEditor_justify.png]] on the toolbar. This function is similar to the left alignment. User also begin typing from the left side of the screen. The difference between these two option can be noted when writing several lines of text. Each one will have the same length even though they do not to have the same amount of characters. The lines will just expand and the text will be equally long so that the lines will end in the same place.
 
 
 
Example:
 
 
 
[[Image:AlignmentB example.png|Image:AlignmentB_example.png]]
 
 
 
== Paragraph (Block) Format ==
 
 
 
Another very important function which is used a lot during formatting is Format menu located in the toolbar:<br>
 
 
 
[[Image:CKEditor_format_menu.png]]
 
 
 
A format is utilized to organize your text and to distinguish different parts of your text. For example if you want to start a new chapter or to put different categories and subcategories you use the format menu and choose different headings.
 
 
 
Example:
 
 
 
[[Image:CKEditor_example_format.png]]
 
 
 
You may noticed that this document includes headings as well.  Fonts, Layout and format, Styles are all headings used to divide this document into categories.
 
 
 
== Fonts ==
 
 
 
Fonts are style of writing. Fonts determine how the letters of the text look like. The most common used fonts are "Times New Roman" and "Arial". People use them in most documents created all over the world. You may say that they are very official fonts used in formal documents. In order to set a different font in the document you need to access the font menu in your toolbar and choose a font you would like to use.
 
 
 
[[Image:CKEditor_font_menu.png]]<br>
 
 
 
 
 
Example:
 
 
 
[[Image:CKEditor_example_font.png]]
 
 
 
 
 
You can easily create a document that looks bad or difficult to read. Therefore we encourage you to avoid overusing this feature. Give preference to the [[#Styles|Styles]] menu instead. Styles have been precisely designed by your web side developer and make document more legible. <br>
 
 
 
 
 
== Text Size ==
 
To change the font size open the "Size" menu in the toolbar. A range of sizes which were defined by web site developer will be display. Choose one of the options in order to change font seize.
 
 
 
[[Image:CKEditor_size_menu.png]]<br>
 
 
 
Example:<br>
 
 
 
[[Image:CKEditor_fontsize_example.png]]<br>
 
 
 
As you may see CKEditor offers a big variety of sizes.
 
 
 
== Colors ==
 
 
 
User is able to change the text color or the background color in the text in order to make it different and interesting. 
 
 
 
If you wish to change color of the text press the text color button  [[Image:CKEditor_textcolor.png]]. Several colors will appear in a menu. If you are not satisfied with the available colors in that panel click "'''More colors...'''".<br>
 
 
 
To choose the color you would like to use, just click on it.
 
 
 
[[Image:CKEditor_color_menu.png]]<br>
 
 
 
Example:
 
 
 
[[Image:CKEditor_example_color.png]]
 
 
 
You may also change the text background color using the [[Image:CKEditor_bgcolor.png]] button. You will find a range of colors the same ones as in the text color. Click on the color you want to choose.
 
 
 
Example:
 
 
 
[[Image:CKEditor_example_bgcolor.png]]
 
 
 
You may also mix the colors of your text and the background.<br>
 
 
 
== Subscript and Superscript ==
 
 
 
Subscript and superscript are usually used for mathematical needs. Subscript is a way to put an index to a letter or to a number. The subscript has a smaller font than the normal text. To activate subscript you must press the [[Image:CKEditor_subscript.png]] button on the toolbar.
 
 
 
Example:
 
 
 
[[Image:CKEditor_example_subscript.png]]
 
 
 
As you can see you can use either a number in a subscript or a text.
 
 
 
The superscript work in the same way as the subscript but instead of placing the index in the bottom you place it in the top. This function is usually used in mathematical equations to write the "to the power of" function. You can access it from the toolbar using the [[Image:CKEditor_superscript.png‎]] button&nbsp;
 
 
 
Example:
 
 
 
[[Image:CKEditor_example_superscript.png]]
 
 
 
You can also mix these two functions:
 
 
 
Example:
 
 
 
[[Image:CKEditor_example_mix.png]]
 

Latest revision as of 12:34, 13 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 form textarea or a basic editor. Font styling, changing the size of the text and its color, or 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.

Text styling buttons grouped on CKEditor toolbar.


Other text styling options are available as a drop-down list. Upon clicking them the list opens, and you can select a styling option.

Text styling drop-down lists on CKEditor toolbar.


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 Name – typeface that will be applied to the document text.
  • Font Size – determines how big or small the text will be.
  • Bold, Italic, Underline, and Strike-through – add bold, italic, underline and strike-through formatting to a text fragment.
  • Text Color – changes the color of the document text.
  • Background Color – 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.
  • Formatting Styles – pre-defined sets of formatting features that can be applied to block and inline elements of the document.
  • Paragraph 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.

This page was last edited on 13 December 2010, at 12:34.