Il carattere mi cambia ma tutto il resto no...why?codice:<html><head> <style type="text/css"> .text { font-family: Book Antiqua; font-size: 14px; background-color: black; border: 2px outset gray; } </style> </head> <body> <input type="text" class="text" name="av" value="prova" maxlength="52" size="60%"> </body> </html>
Thanks![]()