본문으로 이동

대문: 두 판 사이의 차이

한국고고학사전
편집 요약 없음
편집 요약 없음
1번째 줄: 1번째 줄:
<html>
<html>
<form id="radioSearch" action="/wiki/index.php/Special:Search" method="get">
<form id="radioSearch" class="search-box"  action="/wiki/index.php/Special:Search" method="get">


  <!-- 검색 범위 -->
   <div class="search-scope">
   <div style="margin-bottom:6px;">
     <label>
     <label>
       <input type="radio" name="scope" value="all" checked>
       <input type="radio" name="scope" value="all" checked>
       전체
       <span>전체</span>
     </label>
     </label>


     <label style="margin-left:12px;">
     <label>
       <input type="radio" name="scope" value="site">
       <input type="radio" name="scope" value="site">
       유적
       <span>유적</span>
     </label>
     </label>


     <label style="margin-left:12px;">
     <label>
       <input type="radio" name="scope" value="concept">
       <input type="radio" name="scope" value="concept">
       개념
       <span>개념</span>
     </label>
     </label>
   </div>
   </div>


   <!-- 사용자 입력용 (항상 깨끗) -->
   <div class="search-input-row">
  <input
    <input
    type="search"
      type="search"
    id="query"
      id="query"
    placeholder="검색어 입력"
      placeholder="검색어 입력"
     style="width:360px; padding:6px;"
     />
  />


  <!-- 실제 검색에 전달되는 값 -->
    <input type="hidden" name="search" id="searchValue" />
  <input type="hidden" name="search" id="searchValue" />


  <button type="submit">검색</button>
    <button type="submit">검색</button>
  </div>
</form>
</form>



2026년 1월 16일 (금) 10:11 판

한국고고학전문사전(구석기 시대 편) 한국고고학전문사전(신석기 시대 편) 한국고고학전문사전(청동기 시대 편)
link=https://dh.aks.ac.kr/~khw/wiki/index.php/한국고고학전문사전(구석기 시대 편) link=https://dh.aks.ac.kr/~khw/wiki/index.php/한국고고학전문사전(신석기 시대 편) link=https://dh.aks.ac.kr/~khw/wiki/index.php/한국고고학전문사전(청동기 시대 편)