Home › Forums › CSS › Making a Non-Data Table Responsive › Re: Making a Non-Data Table Responsive
March 12, 2013 at 1:16 pm
#127911
Member
Okay, so do you think I should use only one type of measurement throughout the whole table (either all ems or all percentages)?
I did an experiment with floats instead of the table. This is what I got: http://www.outtacontext.com/wp2/about/table-test/
Now to build an even area around the three divs I put them all in a div with the class of “blah”. Then I tried to put a background-color of black to the blah div but nothing happens. If I add a style for margins or padding you can see the change but I don’t understand why I’m not seeing the black background.
Now the left and middle divs seem to be responsive. But the right div doesn’t change size.