Grazie anticipatamente
usa i fogli di stile. Codice PHP: <head> <style type="text/css"> .tuo_td { border:0.1em solid red } </style> ..... </head> <body> ..... ..... <td class="tuo_td"> .....
<head> <style type="text/css"> .tuo_td { border:0.1em solid red } </style> ..... </head> <body> ..... ..... <td class="tuo_td"> .....
Regole del Forum