Page 239 - 2020학년도 MDP과제발표회 자료집 (통신과) (3)
P. 239
</ul>
<ul id='notify'> </center>
<li class='item2'
onclick="location.href='../Logout.jsp'"> 로그아웃</li>
<li>|</li>
<li class='item2' 공지사항> </li>
</ul>
<section>
<center>
<input type="button" id="button" value= 회원관리" " onclick="location.href='dbm.jsp'" />
</center>
</section>
</body>
</html>
③ 택배사용 로그인 화면
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width" />
<title> 택배사</title>
<style>
@media screen and (max-width: 480px)
#menu
margin-left: -10%;
section #button
margin-left: 0;
width: 100%;
#button
width: 20%; height: 35px; padding: 8px; margin-left: 0%;
background-color: blue; color: white;
border-radius: 15px;
- 248 -