64 lines
2.6 KiB
HTML
64 lines
2.6 KiB
HTML
<?php include('../inc/pageheader_eng.php'); ?>
|
|
<link rel="stylesheet" href="../css/business.css">
|
|
<?php include('../inc/menubar_eng.php'); ?>
|
|
|
|
<section>
|
|
<h1 class="hidden">Start of Content</h1>
|
|
<article class="subBanner">
|
|
<h2 class="hidden">서브배너</h2>
|
|
|
|
<div class="inner">
|
|
<div class="subBannerInfo">
|
|
<ul>
|
|
<li>BUSINESS</li>
|
|
<li>DBNtech is a human-centered company that pursues human life and happiness.</li>
|
|
</ul>
|
|
</div><!--end of subBannerInfo-->
|
|
</div><!--end of inner-->
|
|
</article><!--end of subBanner-->
|
|
|
|
<div class="siteIndex">
|
|
<div class="inner">
|
|
BUSINESS 》 IT Service
|
|
</div>
|
|
</div><!--end of siteIndex-->
|
|
|
|
<article class="businessContainer">
|
|
<h2 class="hidden">IT Service</h2>
|
|
|
|
<div class="siWrapper">
|
|
<p><a href="./business02.html"><</a></p>
|
|
<div class="siRightBox">
|
|
<ul>
|
|
<li>IT Service</li>
|
|
<li>
|
|
Building and operating systems and platforms for SOC, transportation, safety and service sector.
|
|
</li>
|
|
|
|
<li>
|
|
Online platforms implementation and operation such as e-Commerce, SNS, ERP and enterprise support solutions
|
|
</li>
|
|
|
|
<li>
|
|
Network and video integrated security management service
|
|
</li>
|
|
|
|
<!-- <li>
|
|
Platform design and implementation of integrated service platform such as open API, SDK and so on.
|
|
</li> -->
|
|
<li>
|
|
Technology transfer of new technology, tools and experts through information system outsourcing (ITO)
|
|
</li>
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div><!--end of siWrapper-->
|
|
|
|
|
|
|
|
</article><!--end of businessContainer-->
|
|
</section><!--end of section, mainPage-->
|
|
<?php include('../inc/footer_eng.php'); ?>
|
|
</body>
|
|
</html> |