Flat Input box with CSS


input
{
border: 1px solid;
}

If you want to change the input box background do as follow:

input
{
border: 0px solid;
}

, , , ,

  1. No comments yet.
(will not be published)

  1. No trackbacks yet.