한글로 초기화

<input type="text" name="han" style="ime-mode:active">

 

영문으로 초기화
<input type="text" name="eng" style="ime-mode:inactive">

 

한영 전환 가능
<input type="text" name="eng" style="ime-mode:auto">

 

한글 불가능.
<input type="text" name="eng" style="ime-mode:disabled">

 

    <input type="text" name="file1" class="InputBox" style="width:79%" readonly> <!-- 파일의 경로가 푸싱될 빈 텍스트 상자 -->

    <span  style="overflow:hidden;background-image:url(/images/btn_fileSearch.gif);" align="absmiddle">


      <input type=file name=add_file align="absmiddle" style="width:30px;height:20px;filter:alpha(opacity=0);border-width:0" onchange='file1.value=this.value'>
 

   </span>

<META HTTP-EQUIV="Expire" CONTENT="-1">
   :캐쉬 완료(파기)시간 정의.

<META HTTP-EQUIV="Last-Modified" CONTENT="Mon,20 Jul 2007 19:30:30">
   :최종수정일을 정의.

<META HTTP-EQUIV='Cache-Control' CONTENT='no-cache'>
<META HTTP-EQUIV='Pragma' CONTENT='no-cache'>
   :캐쉬가 되지 않게 하는 태그

<META HTTP-EQUIV="Content-type" content="text/html; charset=euc-kr">
   :웹문서의 언어 설정.

<META HTTP-EQUIV="Imagetoolbar" content="no">
   :그림위에 마우스 오버시 이미지 관련 툴바가 생기지 않음.

<META HTTP-EQUIV="Refresh" content="15;URL=http://galaxy.channeli.net/jakalky/sitemap.htm">
   :페이지이동
<META HTTP-EQUIV="Page-Enter" content="RevealTrans(Duration=5/시간 초단위, Transition=21) ">
  :페이지 로딩시 트랜지션 효과(장면 전환 효과)

<META name="Subject" content="홈페이지주제 입력">
<META name="Title" content="홈페이지이름 입력">
<META name="Description" content="설명문 입력">
<META name="Keywords" content="키워드 입력">
<META name="Author" content="만든사람 이름">
<META name="Publisher" content="만든단체나회사 이름">
<META name="Other Agent" content="웹책임자 이름">
<META name="Classification" content="카테고리위치(분류)">
<META name="Generator" content="생성프로그램(에디터)">
<META name="Reply-To(Email)" content="메일주소 입력">
<META name="Filename" content="파일이름 입력">
<META name="Author-Date(Date)" content="제작일">
<META name="Location" content="위치">
<META name="Distribution" content="배포자">
<META name="Copyright" content="저작권">
<META name="Robots" content="ALL">

<META name="robots" content="index,follow" />
   : 이 문서도 긁어가고 링크된 문서도 긁어감.

<META name="robots" content="noindex,follow" />
   : 이 문서는 긁어가지 말고 링크된 문서만 긁어감.

<META name="robots" content="index,nofollow" />
   : 이 문서는 긁어가되, 링크는 무시함.

<META name="robots" content="noindex,nofollow" />
   : 이 문서도 긁지 않고, 링크도 무시함.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
 <HEAD>
  <TITLE> New Document </TITLE>
  <META NAME="Generator" CONTENT="EditPlus">
  <META NAME="Author" CONTENT="">
  <META NAME="Keywords" CONTENT="">
  <META NAME="Description" CONTENT="">
   <style>
    body{background:url(foo) fixed;}
    div#test{position:fixed; right: 0px;bottom: 0px;_position:expression('absolute');_left: expression(offsetParent.scrollLeft+offsetParent.clientWidth-100+'px');_top: expression((offsetParent.scrollTop + offsetParent.clientHeight - 100) + 'px');z-index:999}
    </style>
 
  
 </HEAD>

 <BODY>
   <div id='test' style='width:100px;overflow:hidden;'>
  <span>asdfjkal;sjeoifawfwe</span>
    </div>
 </BODY>
</HTML>

+ Recent posts