I have a form set for logging in to a part of the site. However, the default for the form leaves the text entered into it right against the left border of the input box. I would like it to "indent" one space and then start the text.
an example: http://admin.1and1.com
Upon inputting your user name and password the text is indented one space in the text area.
Any help is appreciated, thanks.
__________________
Code:
if( $hungry ) { eat(); }
else { sleep(); }
|