è tutto come dici te ,purtroppo non è venuto indentatato .. così va meglio ?
codice:<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <link rel="stylesheet" type="text/css" href="css.css" media="screen" /> <h1> Tabella </h1> </head> <title> Tabelle prova </title> <body bgcolor="green"> <p align="center"> <h1> Tabelle</h1> <table border=2 align="center" width=80 height=80 bgcolor="yellow" id="tabella"> <!-- testo --> <tr> <td> </td> </tr> </table> </div> </html>

Rispondi quotando



