General
Template
Layout
Typography
Navigational
Informational
Data
Input
Images
Header
Footer
Components - Images

Image Components - Image Frames

Display Images Elegantly

Image Display - Frames

Image Frame

Image frame needs to have two classes to be included.

  • div element with the class image-frame
  • In the img tag, add the class image-frame-img

Implementation Code and the output

Output Sample

green mushroom image

Image Frame - with Title

Image frame needs to have two classes to be included.

  • div element with the class image-frame
  • In the img tag, add the class image-frame-img
  • Add a div element with the class image-title after the img tag
  • Include the title for the element in the div tag element as shown in the code example below. img tag (example Nature Image with green fields )

Implementation Code and the output

Output Sample

green mushroom image
Nature Image with green fields