Page 254 - 2020학년도 MDP과제발표회 자료집 (통신과) (3)
P. 254
</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%;
width: 600%;
margin-bottom: 0%;
form #put
font-size: 20px; margin-left: 188%;
width: 600%;
margin-bottom: 0%;
form select
font-size: 20px;
- 263 -