Padding

 

Padding (space between image&border)

Ft. Jung Ilhoon /BTOB

 

 

---------With Padding (border: 4px solid)

 

            

 

--------Without Padding (border: 4px solid)

 

 

Did you see the difference?

 

♦How to:♦

⇒First, insert an image, then put a border in it (any border will do)

⇒Then go to Source, type in the code:

padding: #px;

between the image height and the border.

*reminder- The larger the number you put in the padding, the larger the space it will be on the image

See that image above? the first image is padding: 2px:

the second is padding: 4px;

then the third is padding: 6px;

⇒If you already put a number, click on Source again and see what happens.

Comments

You must be logged in to comment
No comments yet