Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Apply CSS to input items
Message
 
 
To
10/03/2004 17:13:46
General information
Forum:
Internet
Category:
HTML
Miscellaneous
Thread ID:
00884568
Message ID:
00885205
Views:
15
>>>
>>><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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform