Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Apply CSS to input items
Message
 
À
10/03/2004 17:13:46
Information générale
Forum:
Internet
Catégorie:
HTML
Divers
Thread ID:
00884568
Message ID:
00885205
Vues:
16
>>>
>>><input maxlength=8 name=Username size=10 type=password Style="Font-Size: 11px; Width: 80px; Color: #FFFFFF;">
>>>
>>
>>Hi Michel. Does your solution use CSS?
>
>By following David's approach, I guess this is what you were looking for:
>
>
><STYLE>
>.MyStyle
>{
>   Font-Size: 11px;
>   Width: 80px;
>   Color: #FFFFFF;
>
>}
></STYLE>
><input maxlength=8 name=Username size=10 type=password Class=MyStyle>
>
You the man. Thank you.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform