최초등록
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>이용방법</title>
|
||||
|
||||
<link href="css/common.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="helpTop">
|
||||
<div id="helpleft"><img src="img/help_tit.gif" width="58" height="21" alt="이용방법" /></div>
|
||||
|
||||
<div id="helpright"><img src="img/help_close.gif" width="30" height="39" alt="창닫기" onclick="window.close();" style="cursor:pointer;" /></div>
|
||||
</div>
|
||||
|
||||
<div id="helpCon">
|
||||
|
||||
<ul>
|
||||
<li><img src="img/help_con1.gif" width="334" height="116" alt="화면 확대/축소
|
||||
마우스 왼쪽 버튼을 더블클릭하면 확대 및 축소 됩니다." /></li>
|
||||
<li><img src="img/help_con2.gif" width="334" height="116" alt="페이지이동
|
||||
페이지의 우측하단을 클릭 또는 드래그하시면 다음페이지로 이동 됩니다.
|
||||
페이지의 좌측하단을 클릭 또는 드래그하시면 이전페이지로 이동 됩니다." /></li>
|
||||
<li><img src="img/help_con3.gif" width="334" height="116" alt="페이지 확대시 화면 이동
|
||||
페이지 확대시 드래그 또는 상하좌우 스크롤 버튼을 이용하면 이동 됩니다." /></li>
|
||||
<li><img src="img/help_con4.gif" width="334" height="122" alt="다른 이북이동, 페이지바로이동, 이전페이지, 다음페이지, 확대/축소, 인쇄" /></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user