I am editing an CSS script file. But in my class body for example when i use background-image : url(''); and that i want it not to be repeated. What should i write? Thanks to help me.
no repeat imabe background
| Code: |
| background: url('......') no-repeat; |
That should do the trick.
| Diablosblizz wrote: | ||
That should do the trick. |
Thank you very much!!!!
Related topics
