IMAGES

[sourcecode language=”html”] [[img width="200" height="200"
src="..." align="left"]] [/sourcecode]
[sourcecode language=”html”] [[img width="200" height="200"
src="..." align="center"
link="#"]] [/sourcecode]
[sourcecode language=”html”] [[img width="200" height="200"
src="..." align="right"
link="#"]] [/sourcecode]
parameters
  • src – image source
  • alt (optional) – alternate text
  • width – image width
  • height – image height
  • align : default; left; center; right; – image align inside container (default sets no special align)
  • link (optional) – creates link with specified url around the image
  • class (optional) – css class