網誌...外框標籤介紹

 #banner 網誌標題 
   description 標題後的敘述
   side 連結列內容
   sidetitle 連結列標題
   powered logo標誌
   select 好友選單

  文章區塊標籤介紹

 date  日期
 title  文章標題
 content -->  內容
     blogbody  文章內容
 posted  xxx發表文章那行



  回應區塊標籤介紹

 comments-head  "回應"這兩個字那一行
 comments-body  回應內容
 comments-post  xxx回應那行
 input, select, textarea  給回應的選擇區塊


以上是最基本的標籤介紹...
應該必須要先知道這些標籤的意義...不然就會像一開始我使用的時候...
像是瞎子摸象的胡亂改~好辛苦= =



再來是所有標籤的內容物說明.   背景

body{
background :色碼;           背景顏色
background -image :url;        背景圖片網址
background -repeat : repeat;     背景圖片重複排列
background -attachment: fixed;      背景圖片固定(不跟著卷軸移動~)
}

。以下來自凱哥的無名教學
 --如果背景想要透明的,語法則改為  不要加或是 background: none
 --無名的背景連結只能使用無名相簿內的圖片喔!

 --background-repeat: no-repeat    背景不重複
   background-repeat:repeat - x    背景水平重複
   background-repeat:repeat - y    背景垂直重複
   background-position : right      背景位置靠右
  background-position : left     背景位置靠左
   background-position : center   背景置中




arrow
arrow
    全站熱搜

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