Page 236 - 2020학년도 MDP과제발표회 자료집 (통신과) (3)
P. 236
placeholder="password">
</div>
<p>
id="button"
btn-primary form-control" value= 로그인" ">
<center>
<input type="submit"
class="btn
</center>
</form>
</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;
- 245 -