I need fixed height row, but if I add more data inside the DIV... I want the outer DIV to have horizontal scroll, instead of coming in next line.
I have one main container with lots of DIVs with some texts. when I increase the no of DIVs I need main DIV to have horizontal scroll. But this creates 2nd line to display the extra inner DIVs or doesn't display the extra DIVs at all. Any Solution?