This is probably best explained by the visual.
As shown below, I have two <input> elements for the user to enter a date.

Is there a CSS or HTML attribute that allows me to centralize the content (in my case, dates) horizontally in the displayed input areas instead of left-aligned?
Note. I am not trying to align the controls myself, only what is inside them.
source share