CJ Larson wrote:
> I'm trying to create 3 divs that sit next to each other if there's
> room and who move to the next line if there's not. I originally set
> a "width: 31%" on them which worked great until I put a file upload
> input inside. The text and headings still obey the width, but of
> co
I'm trying to create 3 divs that sit next to each other if there's room
and who move to the next line if there's not. I originally set a
"width: 31%" on them which worked great until I put a file upload input
inside. The text and headings still obey the width, but of course the
input does not. T