Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
65 lines (64 sloc)
1.98 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <title>Untitled Document</title> | |
| <meta http-equiv="Content-Type" content="text/html; charset=euc-kr"> | |
| <style type="text/css"> | |
| <!-- | |
| td { font-family: "굴림"; font-size: 10pt} | |
| --> | |
| </style></head> | |
| <body bgcolor="#FFFFFF"> | |
| <table width="550" border="0" cellspacing="0" cellpadding="0"> | |
| <tr align="center"> | |
| <td> | |
| <p> </p> | |
| <form> | |
| <table cellspacing="0" cellpadding="0"> | |
| <tr> | |
| <td><img src="img/login1.gif" width="142" height="81"></td> | |
| <td><img src="img/login2.gif" width="188" height="81"></td> | |
| <td><img src="img/login3.gif" width="190" height="81"></td> | |
| </tr> | |
| <tr> | |
| <td><img src="img/login4.gif" width="142" height="30"></td> | |
| <td> | |
| <input type="text" name="textfield"> | |
| </td> | |
| <td rowspan="4"><img src="img/login7.gif" width="190" height="147"></td> | |
| </tr> | |
| <tr> | |
| <td><img src="img/login5.gif" width="142" height="30"></td> | |
| <td> | |
| <input type="text" name="textfield2"> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td><img src="img/login6.gif" width="142" height="30"></td> | |
| <td> | |
| <input type="text" name="textfield22"> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td align="center"> </td> | |
| <td align="center"> | |
| <input type="submit" name="Submit" value="Login"> | |
| <input type="reset" name="Submit2" value="Reset"> | |
| </td> | |
| </tr> | |
| </table> | |
| </form> | |
| </td> | |
| </tr> | |
| </table> | |
| <p> </p> | |
| <table width="520" border="0" cellspacing="0" cellpadding="0"> | |
| <tr align="center"> | |
| <td>Copyright 1999 Moons Consulting Co. LTD All Rights Reserved. <a href="mailto:webmaster@moon-star.co.kr">mailto:webmaster | |
| </a> | |
| <hr width="100%" size="1"> | |
| 서울시 서대문구 대현동 90-68 TEL: 02)364-4522 FAX: 02)362-4584</td> | |
| </tr> | |
| </table> | |
| <p> </p> | |
| </body> | |
| </html> |