Input Type Techniques

input[type="text"] {
font:bold 10px/12px verdana,arial,serif;
padding:3px;
}


input[type="button"],input[type="submit"] {
/* you know what to do */
}

more

input.text { /* my text css */ }
input.button { /* my button css */ }

Leave a Reply

© 2020 Spirituality