I am struggling with a CSS problem. I have three tables and I need them to center in a div. I have tried floating, text-align:center and anything else came in mind but I just ca
Not sure why tables are being used. Bootstrap was mentioned, and is the right idea -- Maybe a bit of overkill, you just need a bit of the grid. Stealing some from Bootstrap: