< table width="75%" border="1" > < colgroup bgcolor="#00FFCC" width="20%" align="right" >< /colgroup > < colgroup span="2" bgcolor="#33CCFF" width="30%" align="center" > < caption> < div align="center" >< b >Fatturato dell'azienda XYZ< /b >< /div > < /caption > < thead > < tr > < th >Mesi di attivitą< /th > < th >Fatturato da attivitą 1 (in euro)< /th > < th >Fatturato da attivitą 2 (in euro)< /th > < /tr > < tr > < th >gennaio< /th > < th >10.000< /th > < th >35.435< /th > < /tr > < tr > < th >febbraio< /th> < th >40.000< /th > < th >200< /th > < /tr > < /thead > < /table > // Per far funzionare il codice di sopra, dovete eliminare gli spazi nei tag HTML; es.: e non < HTML >