Hi all. Wondering if anyone can help me adjust a Canvas page using tables with image buttons to a page using div tags in two or three columns. I've referenced this Home Sweet Homepages without Tables article (thank you Chris Long!) but I'm still not able to set it up correctly. I've attached the HTML in the attached word document. Thanks in advance for any help!
**Also to note we have limited access to the code so cannot do any CSS as we don't have admin access as ID's!
I recommend looking into the grid that is built into Canvas. You use .grid-row and col-xs-## classes to build a grid with columns. It can even be responsive. Check it out here.