Page 329 - 완) I MDP 프로젝트 작품 보고서(전체과 1학년)1.6
P. 329
인천전자마이스터고 전자회로설계과
나. 소스 코드
- login.php 파일
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="assets/ico/favicon.png">
<title>UmbrellaMan</title>
<!-- Bootstrap core CSS -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="assets/css/main.css" rel="stylesheet">
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/Chart.js"></script>
<script src="assets/js/modernizr.custom.js"></script>
<link rel="stylesheet" type="text/css" href="css/style.css"></link>
<link rel="stylesheet" type="text/css" href="css/font-awesome.css">
< l i n k
href='http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic'
rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Raleway:400,300,700'
rel='stylesheet' type='text/css'>
- 322 -