Align radio buttons with label on one line
Use relative positioning for the input element and correct the top position of the input, based on the line-height of the element containing the input element. <!DOCTYPE html> < html> < head> <meta charset="UTF-8">