<html>
<head>
<style type="text/css">
input { background-color : #E2E4E6 ; }
</style>
</head>
<body>
<form>
<input type="text" name="horloge" size=10 disabled>
</form>
</body>
</html><code>

