Showing posts with label Html. Show all posts
Showing posts with label Html. Show all posts

Friday, 31 May 2013

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...
Posted on 00:25 | Categories: