♧Amy甜甜♥分享 參考Tina css語法放置:
如果網頁開太慢*按滑鼠右鍵*點內容*會開很快喔
不會引用滴好友請參閱:引用及懶人包引用需知教學
注意事項
為避免流量爆炸或其他原因導致失連,
請好友們轉載盡量下載檔案至個人空間再連結使用
請好友們轉載盡量下載檔案至個人空間再連結使用
/*大標題圖背景+重覆底背景設定*/
body {background:url(標題網址) center top transparent no-repeat;}
html {background:url(背景網址) center top #ffffff repeat;}
body {background:url(標題網址) center top transparent no-repeat;}
html {background:url(背景網址) center top #ffffff repeat;}
/*整頁背景圖簡語*/
body {background: url(圖片網址) #1B006B no-repeat;background-position : 50% 0%;background-attachment:fixed;overflow-x:hidden;}
body {background: url(圖片網址) #1B006B no-repeat;background-position : 50% 0%;background-attachment:fixed;overflow-x:hidden;}
/*固定背景*/
body {background:#1e1e78 url(背景網址);
background-repeat:repeat;
background-position:0% 0%;
background-attachment:fixed;}
background-repeat:repeat;
background-position:0% 0%;
background-attachment:fixed;}
#yblogtitle h1 {
display:block;
float:left;
background:0 0 no-repeat;
width:1000px;
height:280px;
font-size:0;
line-height:0;
overflow:hidden;
cursor:pointer;
display:block;
float:left;
background:0 0 no-repeat;
width:1000px;
height:280px;
font-size:0;
line-height:0;
overflow:hidden;
cursor:pointer;
没有评论:
发表评论