Adding a background image to a table https://bwizardsworkshop.runboard.com/t156 Runboard| Adding a background image to a table en-us Fri, 29 Mar 2024 16:03:27 +0000 Fri, 29 Mar 2024 16:03:27 +0000 https://www.runboard.com/ rssfeeds_managingeditor@runboard.com (Runboard.com RSS feeds managing editor) rssfeeds_webmaster@runboard.com (Runboard.com RSS feeds webmaster) akBBS 60 Re: Adding a background image to a tablehttps://bwizardsworkshop.runboard.com/p295,from=rss#post295https://bwizardsworkshop.runboard.com/p295,from=rss#post295You realize this just makes me want to do this don't you....lol!nondisclosed_email@example.com (indicaspice)Tue, 02 Jan 2007 23:24:35 +0000 Adding a background image to a tablehttps://bwizardsworkshop.runboard.com/p292,from=rss#post292https://bwizardsworkshop.runboard.com/p292,from=rss#post292If you want the same background image in all your cells then this will be the code for it.. <table border="1" background="your picture goes here.jpg"> <tr>   <td>First</td>   <td>Row</td> </tr> <tr>   <td>Second</td>   <td>Row</td> </tr> </table> </body> </html>nondisclosed_email@example.com (The Wizard3)Tue, 02 Jan 2007 18:10:53 +0000