PDA

View Full Version : questione di font


§hady
21-10-2005, 16:53
Ho un problema per quanto riguarda il tag <FONT> per il mio sito.



<body>
<font class="font_body"> (in stile.css ci sono i parametri)
<table ...>
....
....
....
</table>
</font>
</body>



w3c.org mi dice che non posso mettere <table> in <font>. Come posso risolvere?