Page 260 - 2020학년도 MDP과제발표회 자료집 (통신과) (3)
P. 260
⑨ 회원 로그인
<!DOCTYPE html> @media screen and (max-width: 480px)
<html> #menu
<head> margin-left: -10%;
< m e t a
charset="utf-8"> form #button
< m e t a margin-left: 0;
name="viewport" width: 100%;
content="width=de
vice-width" />
<title> 회원</title>
<style>
#button
width: 20%; height: 35px; padding: 8px; margin-left: 0%;
background-color: blue; color: white;
border-radius: 15px;
padding: 0;
margin: 0;
li
list-style-type: none;
#head
background: #ffffff;
#logo
float: left;
margin: 20px 0 10px 2%; border: solid 1px white;
#top
float: right;
margin: 30px 2% 0 0; border: solid 1px white;
#menu
clear: both; height: 40px;
- 269 -