Page 250 - 2020학년도 MDP과제발표회 자료집 (통신과) (3)
P. 250
</div>
</center>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.1.1.min.js"></script>
<script src="js/bootstrap.js"></script>
</body>
</html>
⑥ 어플리케이션용 배송조회
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="css/bootstrap.min.css">
<title> 배송조회</title>
<style>
@media screen and (max-width: 480px)
#menu
margin-left: -10%;
form #button
margin-left: 0;
width: 100%;
form #in
width: 90%;
#button
width: 20%; height: 35px; padding: 8px; margin-left: 0%;
background-color: blue; color: white;
border-radius: 15px;
- 259 -