Description Usage Arguments Functions See Also
A container for responsive images. Because images can take a few seconds to load (or not at all), use the image container to specify a precisely sized container so that your layout isn't broken because of image loading or image errors.
1 2 3 4 5 6 7 8 9 10 |
... |
(tags) content |
square |
(int) if this is a fixed size square container, the size of the container; useful for avatars |
ratio |
(string) the responsive ratio of the image |
fig_tags |
(tags) tags that are inside the |
rounded, full_width |
(flag) style parameters |
tag |
(fn) default HTML tag container |
bulma_image
: image container
Other Bulma Elements:
bulma_block()
,
bulma_box()
,
bulma_button()
,
bulma_content()
,
bulma_icon()
,
bulma_notification()
,
bulma_progress_bar()
,
bulma_table()
,
bulma_tag()
,
bulma_title()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.