<html>
<head>
<style type="text/css">
input {
background-color:#336699;
font-family : verdana;
font-size : 11px;
font-weight:bold;
color:#ffffff;
}
</style>
<title>
</title>
</head>
<body>
<form....>
<input type="text" class="input" name="nome">
</form>
</body>
</html>
![]()

Rispondi quotando