UPPERCASE

It allows you to change the case type of any text, through the HTML editor. Often used in title changes.

For a unit title (heading 2):

<h2 style=”text-transform:uppercase;”>

For a single time change:

<span style=”text-transform:uppercase;”>


BORDER-RADIUS

It allows you to soften the corners of an image, of rectangle border etc. The higher the px, the smoother the corners.


MARGIN-LEFT

It allows you to move the image or text further to the left, or to the right.

Text bubble 1: 220px

Text bubble 2: 100px

Texte bubble 3: 10px


PADDING-LEFT; PADDING-TOP

It allows you to separate the text for the left/top border of the text bubble.

Padding left and top 1: 10px

Padding left and top 2: 25px

Padding left and top 3: 75px: 75px

Login to leave your feedback!

Leave a Reply

You must be logged in to post a comment.