I am grappling with maintaining the alignment of an input box underneath a chat window while using the float:left property. As there will be multiple chat windows and I want them to remain next to each other, I am uncertain about how to achieve this.
Check out this jsfiddle to see what I have so far:
Could you please help me figure out what I am missing?