ブログセミナー資料 | Be Delicious

Be Delicious

おいしい話、美味しいものを紹介していきます♪

繰り返さないCSS


#header{

display:block;
position : relative ;
top : 0 ;
left : 0 ;
width : 800px ;
height : 100px ;

background:url(http://画像URL ) no-repeat;

}