Initial commit: 교육 프로젝트 배포
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
<!-- RECRUIT -->
|
||||
<div class="header_inner recruit">
|
||||
<div class="nav_wrap">
|
||||
<div class="logo_box">
|
||||
<a class="logo" href="/baron/index.html" target="_blank"
|
||||
>(주) 바론컨설턴트</a
|
||||
>
|
||||
<a class="recruit" href="br_recruit.html">인재채용</a>
|
||||
</div>
|
||||
<nav>
|
||||
<ol>
|
||||
<li class="depth1">
|
||||
<span><a href="br_recruit.html">인재채용</a></span>
|
||||
</li>
|
||||
<li class="depth1">
|
||||
<span><a href="recruit_apply.html">합류하기</a></span>
|
||||
</li>
|
||||
</ol>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
<button class="btn_corp" onclick="location.href='recruit_faq.html'">
|
||||
채용 문의하기
|
||||
</button>
|
||||
|
||||
<!-- 문의하기 버튼으로 변경
|
||||
<button class="btn_corp" onclick="window.open('/baron/index.html')">
|
||||
기업 홈페이지
|
||||
</button> -->
|
||||
<!-- 버튼형 경우 -->
|
||||
<button class="btn_menu" data-value="sitemap">
|
||||
<div></div>
|
||||
<div></div>
|
||||
<div></div>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<div class="popup_wrap sitemap">
|
||||
<div class="popup_contents_wrap" data-lenis-prevent-wheel>
|
||||
<div class="popup_header">
|
||||
<div class="logo_box">
|
||||
<a class="logo" href="/baron/index.html">(주) 바론컨설턴트</a>
|
||||
<a class="blind" href="/baron/recruit/br_recruit.html">인재채용</a>
|
||||
</div>
|
||||
<button class="btn_close"><i class="close"></i></button>
|
||||
</div>
|
||||
|
||||
<nav class="nav"></nav>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user