HTML Figure and HTML Figure Caption
Last updated
Last updated
The HTML Figure and Figure Caption macros can be used to mark up images and photos on your page.
The HTML Figure element provides a body in which you can add an element and a HTML Figure Caption element for the image.
The above would look something like this:
Edit your page.
Select “+” => Other macros
Type in “html” in the Search box
Select the “HTML Figure”, “HTML Img” and “HTML Figure Caption” macros (each at a time)
You can specify an element ID here. It must be unique on your page.
You can specify CSS class names here, separated by blank.
You can specify inline CSS properties here. Each one has to end with a semicolon.
Enter a simple text here that will popup as a tooltip when the mouse is hovered over the element.
You can enter fully specified custom attributes here separated by blanks, e.g.: data-animal=”cat” data-color=”red”.