Page 263 - 2020학년도 MDP과제발표회 자료집 (통신과) (3)
P. 263
<center>action="CheckNum.jsp">
<form name="form1" method="post"
<input type="button"
id="button" value= 배송조회" " onclick="LU()" />
<p></p>
<input type="button" id="button" value= 운송장번호확인" " onclick="CN()" />
<p></p>
<input type="button" id="button" value= 회원정보수정" .beta" onclick="EG()" />
</form>
</center>
</body>
</html>
⑩ 택배사 회원가입 정보 입력창
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width" />
<title>test</title>
<style>
@media screen and (max-width: 480px)
#menu
margin-left: -10%;
form
width: 10%;
form h2
font-size: 20px; margin-bottom: 0%;
form #in
font-size: 20px; margin-left: 123%;
width: 600%;
margin-bottom: 0%;
form #out
font-size: 20px; margin-left: 60%;
- 272 -