Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| doc:inserting_images [2026/07/22 19:33] – [Image alignment] Simon Grant | doc:inserting_images [2026/08/19 00:24] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 66: | Line 66: | ||
| ==== Image alignment ==== | ==== Image alignment ==== | ||
| - | {{icon-menu-for-browsing.png | + | {{icon-menu-for-browsing.png }}There are 4 options for image (or video) alignment.{{ icon-menu-for-editing.png}} |
| - With no alignment, as above, the image appears in line with the text either side it. | - With no alignment, as above, the image appears in line with the text either side it. | ||
| - For left alignment, you leave a space between the filename and the closing `}}`, like `{{icon-menu-for-browsing.png }}`. The image is on the left, and if its height is more than one line of text, the text continues line after line with the image staying on the left. | - For left alignment, you leave a space between the filename and the closing `}}`, like `{{icon-menu-for-browsing.png }}`. The image is on the left, and if its height is more than one line of text, the text continues line after line with the image staying on the left. | ||
| Line 130: | Line 130: | ||
| There are other more complex ways of embedding videos. If you want control over the size, you can write something like this:\\ | There are other more complex ways of embedding videos. If you want control over the size, you can write something like this:\\ | ||
| - | `{{url> | + | `{{url> |
| which gives you the slightly larger, left-aligned | which gives you the slightly larger, left-aligned | ||
| - | {{url> | + | {{url> |
| If you want other alignments (e.g. centering) you can use [[WRAP]]. | If you want other alignments (e.g. centering) you can use [[WRAP]]. | ||