You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
82 lines
2.5 KiB
82 lines
2.5 KiB
3 years ago
|
<!doctype html>
|
||
|
<html lang="ko" xml:lang="ko">
|
||
|
|
||
|
<head>
|
||
|
<meta charset="UTF-8">
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
<meta name="description" content="팔네트웍스, 소프트웨어 개발 등 응용소프트웨어 개발 및 공급업체">
|
||
|
<meta name="keywords" content="팔, 필네트웍스, 소프트웨어, 응용소프트웨어, 개발, IT, 항공솔루션, 솔루션개발, 솔루션구축, 네트워크, SI, 항공산업">
|
||
|
<meta property="og:description" content="팔네트웍스 - 항공산업의 기술혁신 선도를 통한 파트너">
|
||
|
<meta property="og:title" content="팔네트웍스">
|
||
|
<!-- <meta property="og:image" content=""> -->
|
||
|
<meta property="og:type" content="website">
|
||
|
<!-- 파비콘 -->
|
||
|
<link rel="shortcut icon" href="images/favicon.png">
|
||
|
<!-- css -->
|
||
|
<link rel="stylesheet" href="css/reset.css">
|
||
|
<link rel="stylesheet" href="css/fullpage.css">
|
||
|
<link rel="stylesheet" href="css/animate.css">
|
||
|
<link rel="stylesheet" href="css/aos.css">
|
||
|
<link rel="stylesheet" href="css/common.css">
|
||
|
<link rel="stylesheet" href="css/swiper.css">
|
||
|
<link rel="stylesheet" href="css/swiper.min.css">
|
||
|
<link rel="stylesheet" href="css/swiper-bundle.css">
|
||
|
<link rel="stylesheet" href="css/xeicon.min.css">
|
||
|
<!-- js -->
|
||
|
<script src="js/jquery-3.6.0.min.js"></script>
|
||
|
<script src="js/fullpage.js"></script>
|
||
|
<script src="js/wow.min.js"></script>
|
||
|
<script src="js/aos.js"></script>
|
||
|
<script src="js/common.js"></script>
|
||
|
<script src="js/swiper.js"></script>
|
||
|
<script src="js/swiper.min.js"></script>
|
||
|
<script src="js/swiper-bundle.js"></script>
|
||
|
|
||
|
<title>PAL Networks</title>
|
||
|
|
||
|
|
||
|
</head>
|
||
|
<script type="text/javascript">
|
||
|
|
||
|
$(document).ready(function() {
|
||
|
|
||
|
$("#header").load("include/header.html");
|
||
|
$("#footer").load("include/footer.html");
|
||
|
|
||
|
});
|
||
|
</script>
|
||
|
|
||
|
<body>
|
||
|
<!--header-->
|
||
|
<header id="header" class="hd-sub"></header>
|
||
|
<!--//header-->
|
||
|
|
||
|
<!--main-->
|
||
|
<div id="container" class="sub-con">
|
||
|
<a class="topBtn" href="#home">
|
||
|
<i class="xi-arrow-up"></i>
|
||
|
</a>
|
||
|
<div class="sub-inner">
|
||
|
<div class="sub-ti">
|
||
|
<div class="breadcrumbs">
|
||
|
<ul>
|
||
|
<li><a href="index.html"><i class="xi-home"></i>Home</a></li>
|
||
|
<li class="on"><a href="company.html">연혁</a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<h4 data-aos="fade-down" data-aos-duration="1000">연혁</h4>
|
||
|
</div>
|
||
|
<div class="design-line-ti"></div>
|
||
|
<div class="sub-cont history">
|
||
|
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
</div>
|
||
|
<!--//main-->
|
||
|
<footer id="footer" class="ft-sub"></footer>
|
||
|
</body>
|
||
|
|
||
|
</html>
|