Source/Tag·Html

Web Font

서 태평 2010. 2. 24. 02:10

 1. 화이트데이10  소스 입니다..

<STYLE type=text/css> A:link {text-decoration:none;} A:visited {text-decoration:none;} A:active {text-decoration:none;} A:hover {text-decoration:none;} @font-face {font-family: 화이트데이; src:url(http://home.freechal.com/~takejihye/font/whiteday10.wdwf) }; body, table,tr,td,select,input,div, form,textarea,font{font-family:화이트데이; font-size=10pt; } </STYLE>

 2. 엔터영원체 소스입니다..

<STYLE type=text/css> A:link {text-decoration:none;} A:visited {text-decoration:none;} A:active {text-decoration:none;} A:hover {text-decoration:none;}@font-face {font-family:엔터영원; src:url(http://sharp.oranc.co.kr/font/enter_forever.ewf) };body,table,tr,td,select,input,div,form,textarea,font{font-family:엔터영원; font-size=10pt; } </STYLE>

 3. 엔터갈잎체 소스 입니다..

<STYLE type=text/css> a:link { text-decoration: none; } a:visited { text-decoration: none; } a:active { text-decoration: none; } a:hover { text-decoration: none; }@font-face { font-family:엔터갈잎; src:url(http://myhome.hanafos.com/~jsa5436/img/enter_galip9_beta2.0.ewf) }; body,table,tr,td,select,input,div,form,textarea,font{font-family:엔터갈잎; font-size=9pt; } </STYLE>

 4. 엔터 풀잎체 소스입니다..

<STYLE type=text/css> A:link { text-decoration: none; } A:visited { text-decoration: none; } A:active { text-decoration: none; } A:hover { text-decoration: none; } /* /* /* @font-face { font-family:font_3; src:url(http://my.dreamwiz.com/sojoung7/font/font_5.ewf4cpc) }; body,table,tr,td,select,input,div,form,textarea,font {font-family:font_3; font-size=9pt; } </STYLE>

 5. 동그리체 소스입니다..

<STYLE type=text/css> A:link {text-decoration:none;} A:visited {text-decoration:none;}A:active {text-decoration:none;} A:hover {text-decoration:none;}/* @font-face{font-family:zebe_Dongri; src:url(http://home.freechal.com/~takejihye/font/zebe_Dongri.eot) }; body,table,tr,td,select,input,div,form,textarea,font{font-family:zebe_Dongri; font-size=10pt; } </STYLE>

 6. 앙증체 소스입니다..

<STYLE type=text/css> A:link { text-decoration: none; } A:visited { text-decoration: none; } A:active { text-decoration: none; } A:hover { text-decoration: none; }@font-face {font-family:앙;src:url(http://www.donit2.com/2.non);}; body,table,tr,td,select,input,div,form,textarea,font{font-family:앙; font-size=11pt; } </STYLE>

 7. 막내체 소스입니다..

<STYLE type=text/css> a:link { text-decoration: none; } a:visited { text-decoration: none; } a:active { text-decoration: none; } a:hover { text-decoration: none; }/* /* @font-face { font-family:막내; src:url(http://user.chol.com/~youngest/font/TTche.eot) }; body,table,tr,td,select,input,div,form,textarea,font{font-family:막내; font-size=9pt; } </STYLE>

 8. 산돌광수체 소스입니다..
<STYLE type=text/css> A:link { text-decoration: none; } A:visited { text-decoration: none; } A:active { text-decoration: none; } A:hover { text-decoration: none; }@font-face { font-family:Mond; src:url(http://a3wind.com.ne.kr/gil/font/sandol.eot) }; body,table,tr,td,select,input,div,form,textarea,font{font-family:Mond; font-size=13pt; }  </STYLE>
 9. 아트체 소스입니다..

<STYLE type=text/css> A:link {text-decoration:none;} A:visited {text-decoration:none;}A:active {text-decoration:none;} A:hover {text-decoration:none;} @font-face {font-family:아트체; src:url('http://home.freechal.com/~takejihye/font/whiteday10.wdwf')}; body,table,tr,td,select,input,div,form,textarea,font{font-family:아트체; font-size=10pt; } </STYLE>

 10. COOKIe_ongdalsam9 소스입니다..

<STYLE type=text/css> A:link {text-decoration:none;} A:visited {text-decoration:none;}
A:active {text-decoration:none;} A:hover {text-decoration:none;}@font-face {font-family:COOKIe_ongdalsam9; src:url(http://home.freechal.com/~takejihye/font/COOKIe-ongdalsam9.eot) };body,table,tr,td,select,input,div,form,textarea,font{font-family:COOKIe_ongdalsam9; font-size=10pt; } </STYLE>

'Source > Tag·Html' 카테고리의 다른 글

[Html] table 속성 - 사이즈고정, 자동줄바꿈  (0) 2011.02.02
이중스크린  (0) 2010.03.31
꼬리창 Font  (0) 2010.02.24
night dance_ black ball/star  (0) 2010.02.24
텍스티 콘  (0) 2010.01.15