Hi,I want to make login screen which contain on icon in top of screen then
1)Label:-Name
2)Textbox to enter name
3)Lable:-Password
4)Textbox to enter password
5)Login Button on which i can press it can navigate to next page.
6)Background image
My problem is i can able to get name and password and append image code through google.
1)But i cant able to set button image in the center of the scrren.Becoz as i try to append it in the form by
form.append(LoginButton);
The button appears in the left side of the screen.
How can i do the allignment of the image and textbox in form.
2)My 2nd problem is i want to set background image and want that this textbox and image component lies on that backgorung image.
Can any one help me and send me the code.
Please help me
Thanks in advance

Reply With Quote




