change footer.php...
This commit is contained in:
parent
b709175be5
commit
dd1a5b0d45
@ -1 +1 @@
|
||||
footer_20240313.php
|
||||
footer_20240814.php
|
||||
29
include/footer_20240814.php
Normal file
29
include/footer_20240814.php
Normal file
@ -0,0 +1,29 @@
|
||||
<!--// footer -->
|
||||
<div id="footer">
|
||||
<div class="foot-link">
|
||||
<div class="contain">
|
||||
<ul>
|
||||
<li><a href="/sub/sub01_01.php">About Us</a></li>
|
||||
<li><a href="/sub/sub02_01.php">호스팅</a></li>
|
||||
<li><a href="/sub/sub03_01.php">회선서비스</a></li>
|
||||
<li><a href="/sub/sub04_01.php">부가서비스</a></li>
|
||||
<li><a href="/sub/sub05_01.php">고객지원</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="foot-info">
|
||||
<div class="contain">
|
||||
<address>
|
||||
Prime-IDC <span class="bar"></span>
|
||||
社名 : 株式会社 DUNAMIS <span class="bar"></span> 代表者 : 天 海 照 彩 <span class="bar"></span> 住所 : 東京都江東区亀戸5丁-1-2 <span cl
|
||||
ass="bar"></span> 事業者登録番号 : 0400-01-082327 <span class="bar"></span> Tel : 1661-0577<br>
|
||||
Copyright by 2018 Prime IDC. ALL RIGHTS RESERVED.
|
||||
</address>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- footer //-->
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,4 +0,0 @@
|
||||
<?php
|
||||
|
||||
echo test;
|
||||
?>
|
||||
Loading…
Reference in New Issue
Block a user