Background Image – Repeated
{background-image:url('bgimage.jpg');
background-repeat: repeat}
Background Image – No Repeat
{background-image: url('bgimage.jpg');
background-repeat: no-repeat}
Background Image – Only Vertically
{background-image:url('bgimage.jpg');
background-repeat: repeat-y}
Background Image – Only Horizontally
{background-image:url('bgimage.jpg');
background-repeat: repeat-x}
2 Comments
The information here is great. I will invite my friends here.
Thanks
I usually don’t post on Blogs but ya forced me to, great info.. excellent! … I’ll add a backlink and bookmark your site.