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-top: 10px;
     padding-right: 25px;
     padding-bottom: 20px;
     padding-left: 50px;
     background: #aed7f5;
 }
 
 div {
     padding-top: 5cm;
     padding-right: 1cm;
     padding-bottom: 2pc;
     padding-left: 5mm;
     background: #f1aef5;
 }
Copy

                
CSS Padding