CSS for Labels, Buttons and Form Interactions 3.11.2021 · Assigning a value of “left” to float positions labels to the left-most edge of their container. There are a couple of other considerations when positioning labels to the left of their associated controls: Make sure that the form’s width is great enough to accommodate both the labels and fields on one line. Otherwise, they may wrap.