Editor ► Run
Copy
<p> Never cry for the person who hurts you. Just smile and say, thanks for giving me a chance to find someone better than you. </p>
<div> Never cry for the person who hurts you. Just smile and say, thanks for giving me a chance to find someone better than you. </div>
Copy
 p {
     padding: 10px 25px 20px 50px;
     background: #aed7f5;
 }
 
 div {
     padding-top: 10cm 1cm 2pc 5mm;
     background: #f1aef5;
 }
Copy

                
CSS Padding Shorthand