Asked By
lance sok
10 points
N/A
Posted on - 01/26/2013
Hi experts,
I am new in website development. I am creating a webpage with login options. I don’t know how to create login page. Can anyone send me xhtml code for create login page? I shall be very thankful to you, if you help me out.
Thanks
I want xhtml code for create login page in my website
Hello Lance,
On the attachment below is source code for login form in XHTML. This login form contains a password and name field. For the password field we have type=”hidden” to hide the characters while typing. Also this code contain Login button. If you want to see how to add server-side functionality with PHP to your XHTML forms go to this link: http://www.justfigures.co.uk/phpbasics/phpbasicsnippets2.php
Regards,
Williamson Mellisa