Nell'HEAD:
codice:<style type="text/css"> BODY { background:#FFFFD1; color:#000000 } p { font-family: Verdana, Arial, 'Times New Roman', serif } .tabella { font-weight:bold } </style>
Nel BODY:
Il testo nella tabella risulterà in graassetto.codice:<TABLE> <TR> <TD class="tabella">Ciao Marshall!</TD> </TR> </TABLE>