Explanation of this CSS code..
Posted
by Sachindra
on Stack Overflow
See other posts from Stack Overflow
or by Sachindra
Published on 2010-05-08T09:35:07Z
Indexed on
2010/05/08
9:38 UTC
Read the original article
Hit count: 138
I need to know what exactly this code does.. or how this can be used..Actually I used this to repeat the image as a background for the menu .. Need explanation for this..
url("images/home_bg.jpg") repeat-x scroll 0 0 transparent
© Stack Overflow or respective owner