Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

padding block

padding-block : 20px; /* it will only apply on top and bottom of the element*/
padding-block-start : 20px; /* it will only apply on top  of the element*/
padding-block-end : 20px; /* it will only apply on bottom of the element*/
Source by css-tricks.com #
 
PREVIOUS NEXT
Tagged: #padding #block
ADD COMMENT
Topic
Name
8+2 =