Using padding to space an input and label - Darin Senneff

Something I started doing lately is using the padding of a <label> element to create the space between it and an <input> instead of a margin or…

Darin Senneff