padding rulse code example
Example 1: css padding attribute order
padding: top, right, bottom, and left
Example 2: css padding
padding: 5px 10px 15px; //top then left & right then bottom
padding: top, right, bottom, and left
padding: 5px 10px 15px; //top then left & right then bottom