카테고리 없음
아이디입력폼
갓리버리
2014. 1. 24. 13:38
<style>
body,tr,td,select,textarea,table,layer {font-family:"굴림"; font-size:9pt; color:#000000; line-height:13pt;}
input { font-size:9pt; border:solid 1px #cccccc; padding:1px;height:20px;}
a:active { font-family: "verdana";font-size: 9pt; color:#000000; letter-spacing: -1px; text-decoration: none; line-height:15pt;}
a:hover { font-family: "verdana";font-size: 9pt; color:#999999; letter-spacing: -1px; text-decoration: none; line-height:15pt; text-decoration:none}
a:link { font-family: "verdana"; font-size: 9pt; color:#000000; letter-spacing: -1px; text-decoration: none; line-height:15pt;}
a:visited { font-family: "verdana"; font-size: 9pt; color:#000000; letter-spacing: -1px; text-decoration: none; line-height:15pt;}
.small_font { font-family:돋움; font-size: 8pt; letter-spacing: -1px;}
a.small_font:active { font-family:돋움; font-size: 8pt; letter-spacing: -1px; text-decoration: none}
a.small_font:hover { font-family:돋움; font-size: 8pt; letter-spacing: -1px; text-decoration: none}
a.small_font:link { font-family:돋움; font-size: 8pt; letter-spacing: -1px; text-decoration: none}
a.small_font:visited { font-family:돋움; font-size: 8pt; letter-spacing: -1px; text-decoration: none}
</style>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="right" width="50" style="padding-right:5px;"><font color="4B4B4B" class="small_font">아이디</font></td>
<td>
<input class=input type="text" name="custid" size="10" maxlength="15" style="width:65px;">
</td>
</tr>
<tr>
<td align="right" style="padding-right:5px;"><font color="4B4B4B" class="small_font">비밀번호</font></td>
<td>
<input type="password" class=input name="custpass" size="10" maxlength="15" style="width:65px;">
</td>
</tr>
</table>
body,tr,td,select,textarea,table,layer {font-family:"굴림"; font-size:9pt; color:#000000; line-height:13pt;}
input { font-size:9pt; border:solid 1px #cccccc; padding:1px;height:20px;}
a:active { font-family: "verdana";font-size: 9pt; color:#000000; letter-spacing: -1px; text-decoration: none; line-height:15pt;}
a:hover { font-family: "verdana";font-size: 9pt; color:#999999; letter-spacing: -1px; text-decoration: none; line-height:15pt; text-decoration:none}
a:link { font-family: "verdana"; font-size: 9pt; color:#000000; letter-spacing: -1px; text-decoration: none; line-height:15pt;}
a:visited { font-family: "verdana"; font-size: 9pt; color:#000000; letter-spacing: -1px; text-decoration: none; line-height:15pt;}
.small_font { font-family:돋움; font-size: 8pt; letter-spacing: -1px;}
a.small_font:active { font-family:돋움; font-size: 8pt; letter-spacing: -1px; text-decoration: none}
a.small_font:hover { font-family:돋움; font-size: 8pt; letter-spacing: -1px; text-decoration: none}
a.small_font:link { font-family:돋움; font-size: 8pt; letter-spacing: -1px; text-decoration: none}
a.small_font:visited { font-family:돋움; font-size: 8pt; letter-spacing: -1px; text-decoration: none}
</style>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="right" width="50" style="padding-right:5px;"><font color="4B4B4B" class="small_font">아이디</font></td>
<td>
<input class=input type="text" name="custid" size="10" maxlength="15" style="width:65px;">
</td>
</tr>
<tr>
<td align="right" style="padding-right:5px;"><font color="4B4B4B" class="small_font">비밀번호</font></td>
<td>
<input type="password" class=input name="custpass" size="10" maxlength="15" style="width:65px;">
</td>
</tr>
</table>