File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Achievement > Papers</title>
<!-- css -->
<link rel="stylesheet" href="../../../css/reset.css">
<link rel="stylesheet" href="../../../css/font.css">
<link rel="stylesheet" href="../layout/layout.css">
<link rel="stylesheet" href="../css/common.css">
<link rel="stylesheet" href="../css/style.css">
<link rel="stylesheet" href="../css/button.css">
<link rel="stylesheet" href="../css/tab.css">
<link rel="stylesheet" href="../css/table.css">
<link rel="stylesheet" href="../css/calendar.css">
<link rel="stylesheet" href="../css/popup.css">
<link rel="stylesheet" href="../css/content.css">
<!-- //css -->
<!-- script -->
<script src="../../../js/jquery-3.5.0.js"></script>
<script src="../script/common.js"></script>
<script src="../layout/layout.js"></script>
<!-- //script -->
</head>
<body data-section="achievement">
<div class="wrap">
<div data-include-path="../layout/_header.html"></div>
<div id="container" class="container sub achievement">
<div class="sub_visual">
<div class="inner">
<h2 class="sub_title" data-section="achievement">ACHIEVEMENT</h2>
<div class="sub_visual_nav">
<a href="../index.html"><i class="icon home"></i></a>
<div class="snb_wrap">
<button type="button" class="snb_title">메뉴</button>
<ul class="snb_select">
<li><a href="#">COMPANY</a></li>
<li><a href="#">Platform Tech</a></li>
<li><a href="#">Major Result</a></li>
</ul>
</div>
<div class="snb_wrap">
<button type="button" class="snb_title">메뉴</button>
<ul class="snb_select">
<li><a href="#">1depth</a></li>
<li><a href="#">1depth</a></li>
<li><a href="#">1depth</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="inner">
<div class="content_wrap">
<div class="content_title">
<h3>Award & Contract(준비중)</h3>
</div>
<div class="contents">
</div>
</div>
</div>
</div>
<div data-include-path="../layout/_footer.html"></div>
</div>
</body>
</html>