Inspiring Future, Grand Challenge

Search
Close
Search
 

페이지 샘플

 

테이블 모바일에서 크게 보기 설정 (스크롤생성)

: table을 <div class="scrollbox"> 표 </div>

  <div class="scrollbox">

  <table>~</table>
  </div>

(작성 예시)
<div class="scrollbox">
<table cellpadding="0" cellspacing="0" class="skku-table" summary="2008학년도 이전 입학자 이수과목을 보여주는 표">
<caption>

2008학년도 이전 입학자 이수과목</caption>
<colgroup>
<col width="23%" />
<col width="23%" />
<col width="*" />
<col width="23%" />
</colgroup>
<thead>
<tr>
<th>구분</th>
<th>분류</th>
<th>이용료</th>
<th>신청자격</th>
</tr>
</thead>
<tbody>
<tr>
              <td></td>
              <td></td>
              <td></td>
              <td></td>
</tr>
<tr>
              <td></td>
              <td></td>
              <td></td>

              <td></td>
</tr>
  </tbody>

 </table>
</div>

 

2008학년도 이전 입학자 이수과목
구분 분류 이용료 신청자격
성균관대학교      
성균관대학교      
성균관대학교      

 

touch slide

 

※ 테이블 td 안에 이미지 삽입 : 칸의 95% 가로 픽셀

 

<td class="table-img">
<img alt="" src="/_res/temp/img/m_box.png" /></td>

 

 

PDF뷰어

<div class="pdf-viewer-area mg-b20">
<iframe src="/_custom/shb/_common/board/board_pdf/pdfjs/web/viewer.html?file=/_res/eng_sscience/etc/Psychology.pdf"></iframe></div>