日記背景圖語法 -刊頭+底圖色碼

2013042017:38


整理幾款簡單常用的背景圖語法給盒子朋友!

有空時可以玩看看嚕~!








刊頭+底圖色碼

<style type="text/css">
body {background : url()  fixed;}
html{background: url(
刊頭背景圖)
#
底圖色 no-repeat;background-position:50% 25px;}
#header {background-image: url();height:
檔頭高度px;}</style>












本篇語法範例:

<style type="text/css">
body {background : url()  fixed;}
html{background: url(
http://0.share.photo.xuite.net/yinyi1103/10db303/6233456/255485587_o.jpg)
#
000000 no-repeat;background-position:50% 25px;}
#header {background-image: url();height:
500px;}</style>



 




加上gif背景圖語法如下:

<style type="text/css">
body {background : url(
透明動圖)  fixed;}
html{background: url(
刊頭背景圖)
#
底圖色碼no-repeat;background-position:50% 25px;}
#header {background-image: url();height:500px;} </style>



背景圖範例:http://yinyi1103.nidbox.com/diary/read/7673810


  •   (尚未審核) 3F
  • (尚未審核,暫不公開)
  •   (尚未審核) 2F
  • (尚未審核,暫不公開)
  •   (尚未審核) 1F
  • (尚未審核,暫不公開)