| <img align=top src="path"> | This image looks like this when aligned "top." |
| <img align=middle src="path"> | This image looks like this when aligned "middle." |
| <img align=bottom src="path"> | This image looks like this when aligned "bottom." |
| <img align=left src="path"> | This image looks like this when aligned "left." |
| <img align=right src="path"> | This image looks like this when aligned "right." |
| <img align=absmiddle src="path"> | This image looks like this when aligned "absmiddle." |
| <img align=abstop src="path"> | This image looks like this when aligned "abstop." |
| <img align=absbottom src="path"> | This image looks like this when aligned "absbottom." |
| <img align=texttop src="path"> | This image looks like this when aligned "texttop." |
| <img align=baseline src="path"> | This image looks like this when aligned "baseline." |