label.padding example Example: give padding to label html label{ display: block; /* add this */ padding-top: 5px; }