Salve a tutti!
Sto cercando di gestire una tabella interamente con i Css però :
Come faccio a gestire i bordi INTERNI della tabella direttamente col CSS?
ho provato con le spieghe che ci son qua
http://www.w3.org/TR/REC-CSS2/tables.html
ma non riesco a raggiungere il layout desiderato...
EDIT: ho provato anche a mettere
ma nada...codice:td { border:1; } tr { border:1px; }