My Geeks
Pages - Menu
(Move to ...)
Home
To my geekers
▼
Monday, May 28, 2012
IE CSS: Make input password same size with input text
Let declare css for input types with same font, e.g:
<style
type
=
"text/css"
>
input
{
font-family
:
sans-serif
;
}
</style>
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment