I want to display 3 divs horizontally aligned to each other. So I create a main div (100%) and put the three divs inside that. In css I set those three childdivs to float:left.I want to display 3 divs horizontally aligned t
I want to display 3 divs horizontally aligned to each other. So I create a main div (100%) and put the three divs inside that. In css I set those three childdivs to float:left.I want to display 3 divs horizontally aligned t