F
fear2670
Guest
There are times when i want to make a table using a image, it works out with the background="image" attribute, but sometimes i want to push content below it, so i add the <tr> tag again, but that causes a huge break in the table, so my only solution is to crop the image into section that i want and then i add another table, this is unprofessional.
Is there a better way to manage image table, so i can add table row(<tr>) and not cause breaks in it.
It doesn't matter if it uses CSS or any other language, i really want to get this solved.
Please help.
Is there a better way to manage image table, so i can add table row(<tr>) and not cause breaks in it.
It doesn't matter if it uses CSS or any other language, i really want to get this solved.
Please help.