Best practice one label for a group of inputs

Viewed 12

I have to build the following design:

enter image description here

What is the best practice in terms of label and inputs? I was thinking about using a label "Exp. date (MM/YY)", but the for attribute can be used only for one input element. How can I make it to refer both? Or a group of them?

0 Answers
Related