|
-
Jun 21st, 2000, 07:14 PM
#1
Thread Starter
Addicted Member
Question 1
----------
I want to change the size of the input text field in the code segment below:
<input type="Password" name="txtPassword" size="10" ></TR>
The length can be amended using the size="" property. Is it possible to change the height of the input text field ?
Question 2
----------
I ALSO want to change the size of the Login Button:
<input type="submit" name="btnLogin" value="Login">
How can I achieve this ?
nmretd.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|