1 <html xmlns=
"http://www.w3.org/1999/xhtml">
3 <TITLE>Common buttons
</TITLE>
4 <link href=
"style.css" rel=
"stylesheet" type=
"text/css">
9 <table width=
"100%" border=
"0" cellpadding=
"1" cellspacing=
"3" class=
"pageheader">
11 <td><span class=
"title">Common buttons
</span></td>
12 <td align=
"right"><a href=
"index.htm"><acronym title=
"Table of contents">TOC
</acronym></a></td>
17 Below is a short description about each button.
20 <table border=
"1" cellpadding=
"3" cellspacing=
"0">
22 <td><img src=
"../../images/bold.gif" width=
"20" height=
"20" alt=
"Bold text icon" /></td>
23 <td>Bold text style (Ctrl+B).
</td>
26 <td><img src=
"../../images/italic.gif" width=
"20" height=
"20" alt=
"Italic text icon" /></td>
27 <td>Italic text style (Ctrl+I).
</td>
30 <td><img src=
"../../images/underline.gif" width=
"20" height=
"20" alt=
"Underline text icon." /></td>
31 <td>Underline text style (Ctrl+U).
</td>
34 <td><img src=
"../../images/strikethrough.gif" width=
"20" height=
"20" alt=
"Strikethrough text icon." /></td>
35 <td>Strikethrough text style.
</td>
38 <td><img src=
"../../images/justifyleft.gif" width=
"20" height=
"20" alt=
"Align left icon." /></td>
42 <td><img src=
"../../images/justifycenter.gif" width=
"20" height=
"20" alt=
"Align center icon." /></td>
43 <td>Align center.
</td>
46 <td><img src=
"../../images/justifyright.gif" width=
"20" height=
"20" alt=
"Align right icon." /></td>
50 <td><img src=
"../../images/justifyfull.gif" width=
"20" height=
"20" alt=
"Align full icon." /></td>
54 <td><img src=
"../../images/bullist.gif" width=
"20" height=
"20" alt=
"Unordered list/bullet list icon." /></td>
55 <td>Unordered list/bullet list.
</td>
58 <td><img src=
"../../images/numlist.gif" width=
"20" height=
"20" alt=
"Ordered list/numbered list icon." /></td>
59 <td>Ordered list/numbered list
</td>
62 <td><img src=
"../../images/outdent.gif" width=
"20" height=
"20" alt=
"Outdent/decrease indentation icon." /></td>
63 <td>Outdent/decrease indentation.
</td>
66 <td><img src=
"../../images/indent.gif" width=
"20" height=
"20" alt=
"Indent/increase indentation icon." /></td>
67 <td>Indent/increase indentation.
</td>
70 <td><img src=
"../../images/undo.gif" width=
"20" height=
"20" alt=
"Undo the last operation." /></td>
71 <td>Undo the last operation (Ctrl+Z).
</td>
74 <td><img src=
"../../images/redo.gif" width=
"20" height=
"20" alt=
"Redo the last operation icon." /></td>
75 <td>Redo the last operation (Ctrl+Y).
</td>
78 <td><img src=
"../../images/link.gif" width=
"20" height=
"20" alt=
"Insert a new link icon." /></td>
79 <td>Insert a new link, read more about this function in the
<a href=
"insert_link_button.htm">Insert
80 link section
</a>.
</td>
83 <td><img src=
"../../images/unlink.gif" width=
"20" height=
"20" alt=
"Unlinks the current selection icon." /></td>
84 <td>Unlinks the current selection/removes all selected links.
</td>
87 <td><img src=
"../../images/anchor.gif" width=
"20" height=
"20" alt=
"Insert a new anchor icon." /></td>
88 <td>Insert a new anchor, read more about this function in the
<a href=
"insert_anchor_button.htm">Insert anchor section.
</a></td>
91 <td><img src=
"../../images/image.gif" width=
"20" height=
"20" alt=
"Insert a new image icon." /></td>
92 <td>Insert a new image, read more about this function in the
<a href=
"insert_image_button.htm">Insert
93 image section
</a>.
</td>
96 <td><img src=
"../../images/cleanup.gif" width=
"20" height=
"20" alt=
"Cleanup code icon." /></td>
97 <td>Cleanup code/Removes unwanted formating. This function is useful when
98 you copy contents from for example a office product.
</td>
101 <td><img src=
"../../images/help.gif" width=
"20" height=
"20" alt=
"Show help icon." /></td>
102 <td>Shows this help window.
</td>
105 <td><img src=
"../../images/code.gif" width=
"20" height=
"20" alt=
"Source code editor icon." /></td>
106 <td>Opens HTML source code editor.
</td>
109 <td><img src=
"../../../../plugins/table/images/table.gif" width=
"20" height=
"20" alt=
"Insert table icon." /></td>
110 <td>Inserts a new table at the current location.
</td>
113 <td><img src=
"../../../../plugins/table/images/table_insert_row_before.gif" width=
"20" height=
"20" alt=
"Adds a row above icon." /></td>
114 <td>Adds a row above the current one.
</td>
117 <td><img src=
"../../../../plugins/table/images/table_insert_row_after.gif" width=
"20" height=
"20" alt=
"Adds a row under icon." /></td>
118 <td>Adds a row under the current one.
</td>
121 <td><img src=
"../../../../plugins/table/images/table_delete_row.gif" width=
"20" height=
"20" alt=
"Remove row icon." /></td>
122 <td>Removes the row.
</td>
125 <td><img src=
"../../../../plugins/table/images/table_insert_col_before.gif" width=
"20" height=
"20" alt=
"Add column before icon." /></td>
126 <td>Adds a column before the current one.
</td>
129 <td><img src=
"../../../../plugins/table/images/table_insert_col_after.gif" width=
"20" height=
"20" alt=
"Add column after icon." /></td>
130 <td>Adds a column after the current one.
</td>
133 <td><img src=
"../../../../plugins/table/images/table_delete_col.gif" width=
"20" height=
"20" alt=
"Remove column icon." /></td>
134 <td>Removes the current column.
</td>
137 <td><img src=
"../../images/hr.gif" width=
"20" height=
"20" alt=
"Insert horizontal ruler icon." /></td>
138 <td>Inserts a new horizontal ruler
</td>
141 <td><img src=
"../../images/removeformat.gif" width=
"20" height=
"20" alt=
"Remove formatting icon." /></td>
142 <td>Removes formatting from the selection.
</td>
145 <td><img src=
"../../images/sub.gif" width=
"20" height=
"20" alt=
"Subscript icon." /></td>
146 <td>Makes the selection to be subscript.
</td>
149 <td><img src=
"../../images/sup.gif" width=
"20" height=
"20" alt=
"Superscript icon." /></td>
150 <td>Makes the selection to be superscripted.
</td>
154 <hr noshade=
"noshade" />
155 <table width=
"100%" border=
"0" cellpadding=
"1" cellspacing=
"3" class=
"pagefooter">
157 <td>Go to:
<a href=
"index.htm">Table of contents
</a></td>
158 <td align=
"right"><a href=
"#">Top
</a></td>