Perchè il Validation W3C quando controlla la mia pagina mi dà questi due errori ?
Below are the results of attempting to parse this document with an SGML parser.
Line 25, column 35: there is no attribute "LEFTMARGIN" (explain...).
<body bgcolor="#ffffff" leftmargin="0" topmargin="0">
-------------------------------------------------^
Line 25, column 49: there is no attribute "TOPMARGIN" (explain...).
<body bgcolor="#ffffff" leftmargin="0" topmargin="0">
------------------------------------------------------------^