Tuesday, July 28, 2009

Week 2

Back ground Image

The Back ground image is used through out a web page, the default for a background image is to be tiled as this is repeated, u can change the size if needed to fit fullscreen.
Background image iwll not effect border.
If url is not reading or working this means your url must be incorrect, Always specify a background colour incase your background image doesn't load to do this you must add to the body tag
{background color :#06C;
background - image: url(twitter.jpg);
background -attachment :inherrit;

And this will at least have some background colour if your image fails.



Background attach

No comments:

Post a Comment