Friday, January 11, 2008

css image that repeats

More css learning. This repeats an image (both left and right across a screen)

So if you make in image 1px in width, this is perfect for large area headers or if you want a header that changes with screen size.

 

/* CSS Document */

#foreverimage

{

background-image:url(file:///C|/Documents and Settings/All Users/Desktop/Pidgin.lnk);

background-repeat: repeat-x;

}

 

desaraevcreativedirector

 

No comments:

Post a Comment

Thanks for visiting InteractiveMedias. If you need to contact me directly please visit dveit.com, twitter.com/desaraev or email me at interactivemedias@gmail.com