HTML editor

HTML editor can give various decorations to a text, or can insert images. It can also take in directly the page currently shown at the browser. In order to take in a text, you paste the HTML data copied at the browser, or you drop the dragging text to the icon shown on the lower right of the editor.

Text mode /
HTML mode
Specifies the edit method of HTML text. In HTML mode, you edit such as a blog editor, and in Text mode, you edit HTML text directly.

Undo
Restores a operation to the last status.
Redo
Cancels undoing.
Cut
Copies the text to clipboard and deletes it.
Copy
Copies the text to clipboard.
Paste
Pastes the text in clipboard.
Delete
Deletes the text which you have selected.
Remove format
Removes all the decorations applied to the text of selection within the range.
Font size and style
Specifies the font of the selected text, and its size.
Color
Changes the color of the selected text.
Marker
Changes the background color of the selected text.
Separator
Inserts the horizontal line in the specified position.
Insert link
Assigns a link to the selected text. Your click of this button will show the window which enters a link. Please fill in a suitable link here and click OK.

Insert image
Inserts a picture file. Since setting window will be shown if you click this button, please input necessary information

- Regist as link
Picture files are stored in the database usually. But when this has a check, they are not recorded on the database. Instead, it records only the relative path from this database file, and gets pictures from local files. - Image location
Specifies the location of a picture file to register. - Add border
Draws a border line in a picture. - ALT text
Inputs the text which becomes alt attribute. - Width, Height
Specifies the size at the occasion of showing on this editor.
Bold
Makes the selected text bold.
Italic
Makes the selected text italic.
Underline
Draws an underline on the selected text.
Strikeout
Draws a strikethrough on the selected text.
SubScript
Sets the selected text to subscript.
SuperScript
Sets the selected text to superscript.
Left
Turns a text left-aligned.
Right
Turns a text right-aligned.
Center
Turns centering of the text.
Outdent
Outdents a paragraph.
Indent
Indents a paragraph.
Orderd list
Creates the list in which the number was assigned.
Unordered list
Creates the list in which the mark was assigned.