Html example program Login Page.Html <html> <head> <title> LOGIN </title> </head> <body bgcolor="pink"> <div height="100%" width="100%" style="padding: 60px 100px 100px 80px"> <form action="" > <table align="center"> <tr> <td><h3>Login Id</td> <td><input... Read More