채택완료

에스크로가입업체 라고 하려는데요

2015-11-02 (월) 17:55:28 4,388

메인페이지 하단에 에스크로 로고와 링크를 넣으려고 하는데요.

<form name="shop_check" method="post" action="http://admin.kcp.co.kr/Modules/escrow/kcp_pop.jsp">
<input type="hidden" name="site_cd" value="xxxxx">
      <table border="0" cellspacing="0" cellpadding="0">
      <tr>
          <td><img src="/img/escrow/es_foot.gif" width="290" height="92" border="0" usemap="#Map"></td>
      </tr>
      </table>
      <map name="Map" id="Map">
      <area shape="rect" coords="5,62,74,83" href="javascript:go_check()" alt="가입사실확인"  onfocus="this.blur()"/>
      </map>
</form>

 이것을 어디에다 넣어야 하나요? tail,인지 index 인지 모르겠습니다.

해주실수 있으면 정말 감사하겠습니다. 

|

답변 1개

채택된 답변
+20 포인트

답변을 작성하려면 로그인이 필요합니다.