Struggling to add a background image quickly for a cell within a table in order to showcase dynamic text on top of it
I attempted :
<td style="background-image:url('bla...
But it's not working as expected. What would be the most effective method to achieve this?