asoekaya
08-02-2008, 05:46 AM
Hello all..
i have a little problem..
i created a website http://nofiyanti.info
u see at background bg.jpg it appear at top...
so now i want to create it in footer in bottom of web page... using that image bg.jpg but just rotate view.. how can it be..??
body {
margin: 8%;
padding: 0;
font: .65em/1.3em Verdana, Tahoma, Helvetica, sans-serif;
color: #666666;
background: #f9f9ef url(../images/bg.jpg) top center no-repeat;
text-align: center;
}
thanks
i have a little problem..
i created a website http://nofiyanti.info
u see at background bg.jpg it appear at top...
so now i want to create it in footer in bottom of web page... using that image bg.jpg but just rotate view.. how can it be..??
body {
margin: 8%;
padding: 0;
font: .65em/1.3em Verdana, Tahoma, Helvetica, sans-serif;
color: #666666;
background: #f9f9ef url(../images/bg.jpg) top center no-repeat;
text-align: center;
}
thanks