Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

  1. General

...

User can choose height, width(visible only when displayed on the page) described by many units such as vh, px, % and many moreand object fit

2.Box shadow

...

User can apply shadow visible on the picture.

3.Border

...

User can apply color border to an image, with many aesthetic options. The border-radius property defines the radius of the element's corners.

4.Transform

...

Transform options allow you to rotate, scale, skew, or translate an element.

5.Padding

...

Padding options are used to generate space around an element's content, inside of any defined borders.

6.Text input

...

Text input allows you to write text on an image and choose where you want it to be displayed.

7. Background

...

Background options allow you to change color of the background with 3 options.

  1. Plain color

  2. Gradient

  3. Background image(you need to provide an URL)