目前分類:版 型 樣 式 (7)

瀏覽方式: 標題列表 簡短摘要

 

編 輯 CSS 語 法 時,
  請 記 得一 邊 編 輯一 邊 預 覽
  編 輯 中 如 覺 得 不 滿 意,
  請 立 即 關 閉 預 覽 頁 面,
  並 在 編 輯 區 中〔按 滑 鼠 右 鍵〕,
  然 後 選 擇〔取 消〕或〔復 原〕再 繼 續 修 正。
 
 
編 輯 CSS 語 法 時,
  如 果 在 部 落 格 的 CSS 語 法 編 輯 區
  找 不 到 樣 式 表 中 的 CSS 語 法,
  請 先 複 製 樣 式 表 中〔CSS 語 法 裡 的 文 字〕,
  再 回 到 部 落 格 的CSS 語 法 編 輯 區〕裡 ,
  接 著 同 時 按 下 鍵 盤 上 的〔Ctrl 鍵〕與 〔F 鍵〕,
  再 將 剛 剛 複 製 的 文 字 貼 到〔搜 尋 框〕裡〔搜 尋〕即 可。
 
 
CSS 與〔htm html〕的 語 法 運 用 是 完 全 不 同 的,
  因 此 無 法 將 多 數 的〔htm html〕的 語 法,
  運 用 在 CSS 的 語 法 之 中。
 
 
滑 鼠 游 標︰
  htm html〕之 中
  <style><!--
文章標籤

Sherlly 發表在 痞客邦 留言(0) 人氣()

版 型 或 樣 板 修 改 - 參 考 用


CSS 標 籤  
 
@font-face  
color : #999999;  
 
font-family : 細明體,sans-serif; /*設定文字字型*/
font-size : 9pt; /*設定文字大小*/
font-style:italic; /*設定字體樣式斜體 */
font-style:normal; /*設定字體樣式正常 */
font-variant:normal; /*設定字體變化正常*/
font-variant:small-caps;  /*設定字體變化小字體*/
font-weight:bold;  /*設定文字粗體*/
font-weight:normal;  /*設定文字正常*/
letter-spacing : 1pt; /*字間距離*/
line-height : 200%; /*設定行高*/
text-align:center; /*文字置中對齊*/
text-align:justify; /*文字分散對齊*/
text-align:left; /*文字靠左對齊*/
text-align:right; /*文字靠右對齊*/
text-decoration:line-through; /*加刪除線*/
text-decoration:none; /*刪除連結底線*/
text-decoration:overline; /*加頂線*/
text-decoration:underline; /*加底線*/
text-transform : capitalize; /*首字大寫*/
text-transform : lowercase; /*英文小寫*/
text-transform : uppercase; /*英文大寫*/
vertical-align:sub; /*下標字*/
vertical-align:super; /*上標字*/
word-spacing : 5px; /*半形空格的間距*/
 
vertical-align:bottom; /*垂直向下對齊*/
vertical-align:middle; /*垂直置中對齊*/
vertical-align:text-bottom; /*文字垂直向下對齊*/
vertical-align:text-top; /*文字垂直向上對齊*/
vertical-align:top; /*垂直向上對齊*/
 
list-style-image:url(dot.gif); /*圖片式符號*/
list-style-position:inside; /*縮排*/
list-style-position:outside; /*凸排*/
list-style-type:circle; /*空心圓形符號*/
list-style-type:decimal; /*阿拉伯數字*/
list-style-type:disc; /*實心圓形符號*/
list-style-type:lower-alpha; /*小寫英文字母*/
list-style-type:lower-roman; /*小寫羅馬數字*/
list-style-type:none; /*不編號*/
list-style-type:square; /*實心方形符號*/
list-style-type:upper-alpha; /*大寫英文字母*/
list-style-type:upper-roman; /*大寫羅馬數字*/
 
background:transparent; /*透視背景*/
background-attachment : fixed; /*浮水印固定背景*/
background-color:#F5E2EC; /*背景色彩*/
background-image : url(image/bg.gif); /*背景圖片*/
background-repeat : no-repeat; /*不重複排列*/
background-repeat : repeat; /*重複排列-網頁預設*/
background-repeat : repeat-x; /*x軸重複排列*/
background-repeat : repeat-y; /*y軸重複排列*/
 
background-position : 90% 90%; /*背景圖片xy軸的位置*/
background-position : bottom; /*向下對齊*/
background-position : center; /*置中對齊*/
background-position : left; /*向左對齊*/
background-position : right; /*向右對齊*/
background-position : top; /*向上對齊*/
 
  {  
  SCROLLBAR-FACE-COLOR: #f5d7ba; /*按鈕與移動捲軸-左上外邊框*/
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffee; /*箭頭的顏色*/
  SCROLLBAR-SHADOW-COLOR: #ffffee; /*按鈕與移動捲軸-右下外邊框*/
  SCROLLBAR-3DLIGHT-COLOR: #ffffee; /*移動捲軸的面板顏色*/
  SCROLLBAR-ARROW-COLOR: #ffffee; /*按鈕與移動捲軸-左上內邊框*/
  SCROLLBAR-TRACK-COLOR: #ffffee; /*按鈕與移動捲軸-右下內邊框*/
  SCROLLBAR-DARKSHADOW-COLOR: #ffffee; /*捲軸底部顏色*/
  }  
     
     
  捲軸製造機1 http://yagin92.googlepages.com/15.htm  
  捲軸製造機2 http://cdh.idv.tw/cdh/no04.htm  
     
 
  A:link /*一般超連結文字格式*/
  {  
  COLOR: #3333ff; /*連結顏色*/
  TEXT-DECORATION: none; /*文字樣式,none沒底線underline有底線*/
  }  
  A:visited /*瀏覽過的連結文字格式*/
  {  
  COLOR: #3333ff; /*瀏覽過的連結顏色*/
  TEXT-DECORATION: none; /*文字樣式,none沒底線underline有底線*/
  }  
  A:hover /*滑鼠移至連結*/
  {  
  BACKGROUND: #b3b3b3; /*滑鼠移至連結的背景顏色*/
  COLOR: #ff3300; /*滑鼠移至連結的顏色*/
  TEXT-DECORATION: none; /*文字樣式,none沒底線underline有底線*/
  cursor:help; /*滑鼠移至連結*/
  }  
  A:active /*按下連結的格式*/
  {  
  BACKGROUND: #002040; /*按下連結的連結背景顏色*/
  COLOR: #6633ff; /*按下連結的連結顏色*/
  FONT-FAMILY: 新細明體; /*按下連結的連結文字字型*/
  TEXT-DECORATION: none; /*文字樣式,none沒底線underline有底線*/
  font-size: 14px; /*按下連結的連結文字大小*/
  }  
     
      {
      COLOR: #ffffff; HEIGHT: 1px;
      }
BODY /*整個網頁頁面*/
{  
BORDER-RIGHT: medium none;  
BORDER-TOP: medium none;  
FONT-SIZE: 11px;  
BACKGROUND: #ffffcc fixed no-repeat left top;  
MARGIN: 0px;  
BORDER-LEFT: medium none;  
COLOR: #000000;  
BORDER-BOTTOM: medium none;  
FONT-FAMILY: Verdana, Arial, Georgia, Helvetica, sans-serif;  
}  
   
   
   
   
   
   
   

 

Sherlly 發表在 痞客邦 留言(0) 人氣()

版 型 或 樣 板 修 改 - 參 考 用

Sherlly 發表在 痞客邦 留言(1) 人氣()

版 型 或 樣 板 修 改 - 參 考 用
 

 

CSS 標 籤

Sherlly 發表在 痞客邦 留言(0) 人氣()

點我可以觀看原始圖檔唷!


/*------------------------------ #Generate By Pixnet ------------------------- */
/*------------------------------ #comment-table ------------------------------ */

Sherlly 發表在 痞客邦 留言(0) 人氣()

#comment-form table {
width:96%;
margin:0 auto;

Sherlly 發表在 痞客邦 留言(0) 人氣()

套 用﹝久 住 小 春 - 華 麗 版 型﹞前,

請 先 至 管 理 介 面樣 式 選 擇

小胖 發表在 痞客邦 留言(0) 人氣()