I got some tables that are filled with data to generate tables, now everything works fine, but i cannot get these tables on the places i want them...
when i load the page they look fine:
but when i make one of them larger they dont stay so nice in place:
any way to keep them together even when one on the other side is made bigger? I tried this with floating and aligning, and then i dont know any other options.
EDIT: note that my tables are being generated. Like if the user wants to add 2 graphs to the site, he gets 2 of this tables, and within this tables he can choose how much variables he want to show in it and needs to input query's for it.
So the height of the tables is never really the same, and can change all the time. that why i am having problems finding a solution