< BODY > < TABLE border=1 bordercolor="#33CC33" height="100%" width="100%" > < TR height="10%" > < TD >ciao< /TD > < TD colspan=3 >addio< /TD > < /TR > < TR height="30%" > < TD bgcolor="#FFFF00" rowspan=2 >a< /TD > < TD width="20%" background="C:\Andrea\programmazione\corso\HTML\EditPlus 2.1\esempi\Esempio.jpg" >b< /TD > < TD width="60%" rowspan=2 >c< /TD > < TD width="10%" bordercolor="#000000" rowspan=2 >d< /TD > < /TR > < TR height="30%" > < TD >e< /TD > < /TR > < TR height="20%" > < TD >Andrea< /TD > < TD colspan=3 >GENTILI< TD > < /TR > < TR height="10%" > < TD colspan=4 >footer< /TD > < /TR > < /TABLE > < /BODY > // Per far funzionare il codice di sopra, dovete eliminare gli spazi nei tag HTML; es.: e non < HTML >