Help > Text Formatting > Images
The following is a summary of the image formatting options.
| Description
| What you type
| What it looks like
|
|
Embedding images
| [[image:w.gif]]
|
|
|
2X Scaling
| [[image:w.gif|2x]]
|
|
|
.5X Scaling
| [[image:w.gif|.5x]]
|
|
|
Align Right
| [[image:w.gif|right|.5x]] Some random text<br/>With multiple<br/> lines of text
| Some random text With multiple lines of text
|
|
Align Left
| [[image:w.gif|left|.5x]] Some random text<br/>With multiple<br/> lines of text
| Some random text With multiple lines of text
|
|
Set Width
| [[image:w.gif|40px]]
|
|
|
Set Width and Height
| [[image:w.gif|40x20px]]
|
|
|
Set Alt and Title Attributes
| [[image:w.gif|The alt attribute]]
|
|
|
Alt and Title Attributes for Invalid Img's
| [[image:not_an_image.gif|The alt attribute]]
|
|
Related Help Pages