배움터/컴상식,인터넷이용

Font(글씨)에 관하여

어르신1 2011. 8. 4. 20:41

▣ FONT의 형태

 

   ⊙ font의 기본형

       <font size=3 color=red face=궁서체> 
          구인회 카페

   ⊙ style 넣기

       <font style="font-size;12" color=red face=휴먼옛체>

          구인회 카페 

   ⊙ 특수한 그림자 넣기

     <span style="font-weight:none; color:red; width:100%; height: 12; font-size: 12pt;  Filter:   shadow (color=yellow,direction=135)"> 

          구인회 카페

 

    ⊙ 바탕색에 글넣기

        <SPAN style=font:12pt궁서체;color:white;background-color=red> 

       구인회 카페

 

    ⊙ 파스텔 글씨 넣기

       <span style=color:yellow;filter:glow(color=red);height:0px><font face=바탕 size=3> 

       구인회 카페

 

        ★  Font 용어활용

               <br>  한줄 띄우기                    <p>  두줄띄우기(br의 두개 효과) 

               <b>   글자를 굵게                     <i>   글자를 옆으로 눞히기(이태릭체)

               <ul>   한칸씩 띄우기                 <u>  글자에 밑줄치기

               <pre>  시를 원래대로 보이기     <center> 가운대로 정렬

 

여러가지 글자모양소스