prova così:
codice:/* css */ table#tua-tabella { background-image: url('image.gif'); background-position: bottom right; background-repeat: no-repeat; } /* html */ <table id="tua-tabella"> ... </table>
prova così:
codice:/* css */ table#tua-tabella { background-image: url('image.gif'); background-position: bottom right; background-repeat: no-repeat; } /* html */ <table id="tua-tabella"> ... </table>
<%= Jesus %>
"Non hai veramente capito qualcosa fino a quando non sei in grado di spiegarlo a tua nonna" - Albert Einstein.