Images Within Form Fields
Adding background images to your form fields can be easily accomplished with CSS and should only be use in few situation because they can make it harder for the user to understand the meaning of it, but on the other hand a well picked image can add useful feature to the look of your forms.
Adding images to your form fields using CSS is very simple. The CSS code can be written like these below:
input
{
background:url(redstar12.gif) left no-repeat;
padding: 3px 3px 3px 15px;
}
About the Author
Celebrity Spotlight
Top Entertainment Articles
|
Best of Paparazzi Girls
Here are the girls largely responsible for keeping the paparazzi machine humming.
|
|
Zimbio Caption Contest: Enter and Win $25 at Amazon.com!
This is possibly the easiest photo to caption. It practically writes itself.
|
|
Amber Rose Goes Topless in Miami, Children Unfazed
Uh, are there topless beaches in Miami that allow children?
|
Popular Entertainment Zines



