+ 1
Why aren't the boxes in line
3 Answers
+ 4
use
float
in both b1 and b2 css
+ 3
if you want ro create 3x3 grid use different id.
make different boxes so they will not collide
0
But I have to create a 3x3 matrix of such boxes and the float attribute creates problems