I have a div, welcome-inputs
and within it another two left
and right
left
must be on the left side of welcome-inputs
and right
on the right side of welcome-inputs
.
Both have width = 100px
I need a line that stays in the middle of the two, signaling the separation.
See the jsfiddle code.
The red line must be in the middle of the images (representing left and right)