22 lines
806 B
PHP
22 lines
806 B
PHP
<hr>
|
|
|
|
<!--// footer -->
|
|
<a href="javascript:scroll(0,0);" class="quick-top"><img src="../images/common/top.png" alt="상단으로"></a>
|
|
<div id="footer">
|
|
<h2 class="hide">하단영역</h2>
|
|
<div class="contain">
|
|
<div class="foot-logo"><img src="../images/common/foot_logo.png" alt="IT Solution"></div>
|
|
<div class="foot-info">
|
|
<address>
|
|
상호명 :르호봇 <span class="bar"></span> 대표자명 : 이재열 <span class="bar"></span> 주소: 서울특별시 동작구 상도로34길 35-8, 비01호(상도동) <span class="bar"></span> 사업자등록번호 : 777-86-00287 <span class="bar"></span> Tel : 1661-0577 <br>
|
|
Copyright by 2018 (주)ITSolution. All Right Reserved.
|
|
</address>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- footer //-->
|
|
|
|
</div>
|
|
</body>
|
|
</html>
|