SkelveSeash
New Member
Ive been tasked to mobile optimised a site with media queries to load specific CSS on narrower browsers. Ive just noticed however that the site is built with tables not proper CSS. I know all the reasons why building a site with tables is a terrible idea, but is there any work around that will allow me to break the table into a single column layout with CSS? Thanks