Difference between revisions of "What Do The Buttons Mean"
Wmcdermott (talk | contribs) |
Wmcdermott (talk | contribs) |
||
Line 67: | Line 67: | ||
Oberserve: | Oberserve: | ||
− | |||
<ol> | <ol> | ||
<li>Apples</li> | <li>Apples</li> | ||
Line 73: | Line 72: | ||
<li>Lemons</li> | <li>Lemons</li> | ||
<li>Oranges</li> | <li>Oranges</li> | ||
− | </ol | + | </ol> |
== LeftJustify == | == LeftJustify == |
Revision as of 10:53, 31 October 2008
Every wondererd what all the buttons on the editor in your blog do.
Below is an explanation of the buttons you will find on the text editor when you are creating or editing your posts and pages.
Contents
- 1 Unordered Numbering
- 2 Undo
- 3 Underline
- 4 StrikeThrough
- 5 ShowHideAdvancedEditing
- 6 RightJusity
- 7 RunSpellCheck
- 8 RemoveFormatting
- 9 Redo
- 10 PasteFromWord
- 11 PasteAsPlain
- 12 OrderedNumbering
- 13 LeftJustify
- 14 Italics
- 15 InsertMoreTag
- 16 InsertCustomCharacter
- 17 IndentToRight
- 18 IndentToLeft
- 19 GoFullScreen
- 20 FontSize
- 21 FontColor
- 22 DisplayHelp
- 23 DeleteHyperLink
- 24 CreateLink
- 25 CenterJustify
- 26 Bold
- 27 Blockquote
Unordered Numbering
Lists follow a common skeleton every time — an outer container tag, and a new tag for each bullet.
Observe:
- Item 1
- Item 2
Undo
The undo button will allow you to cancel the last change you made to the text i.e. if you accientally delete some text you could press the undo button and the text shoudl re-appear.
Underline
The underline button is a way to highlight some text by putting a line underneath it. Simple select existing text and hit the button and it will become underlined or alternatively hit the underline button and start typing and from then on everything you type will be underlined.
Obeserve: This sentance has one word underlined.
StrikeThrough
Strikethrough (also called strikeout) is a typographical presentation of words with a horizontal line through the center of them.
Simple select existing text and hit the button and it will become strikedthrough or alternatively hit the strikethrough button and start typing and from then on everything you type will be strikedthrough.
Here is an example.
The word
strikethrough should have a line through it.
ShowHideAdvancedEditing
This button will show/hide some of the more advanced formatting buttons that are available for you to use for formatting your blog entries i.e. Text Colour, Size etc.
RightJusity
The text is aligned along the right margin or gutter, also known as ragged left. Simply slect some exisiting text and hit the button and it will be aligned along the right hand side or alternatively hit the button first and everything you type will from then on be aligned to the right hand side.
RunSpellCheck
The blog text editor has an inbuilt spell checker, which can be used to fine misspelled words or phrases. This should be used always to ensure the legibility of your work. Simply click the button and it will check the text you have typed and highlight any mistakes you have made.
It also had the ability to check multiple languages. When you click the button an drop down menu will appear and you can select another language to use to check for correct spelling.
RemoveFormatting
You can use this button to remove and formatting from text you have previously formatted i.e. If you select some underlined text and hit this button the underline formatting will be removed from the text.
Redo
This is a handy function which is the opposite from undo. It can be used to undo an undo i.e. if you delete some text and press the undo button the text will re-appear then if you were to press the redo button the text will be deleted again.
PasteFromWord
This allows you to copy text from Microsoft Word documents and retain the formatting that was used in the word document.
PasteAsPlain
This will paste text into the blog from another source and remove all formatting information that was previously applied to that text.
OrderedNumbering
An ordered list is a HTML element for a list of items where each item is automatically prefixed by an indication of its position in the list.
Oberserve:
- Apples
- Bananas
- Lemons
- Oranges
LeftJustify
The text is aligned along the left margin or gutter, also known as ragged right. Simply slect some exisiting text and hit the button and it will be aligned along the left hand side or alternatively hit the button first and everything you type will from then on be aligned to the left hand side.