Click here to Skip to main content
15,902,777 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Good evening everyone,

I have 3 images which i need to use as single image. i m using it in single
column.

its like this ....

<image tag 1>
<image tag 2>
<image tag 3>

i want to repeat 2nd image when i press CTRL + - . i used background repeat on x but its not working.

pls help me how to do that.


Thank you.
Posted
Comments
Sandeep Mewara 12-May-11 8:02am    
Share the code - update the question with it.

1 solution

You first mentioned the images being in a column and then said something about "background repeat on x". A column denotes a construct where objects are stacked vertically. So you either used the wrong wording or the wrong background repeat instruction.

Please clarify!

-MRB
 
Share this answer
 
v2
Comments
Sergey Alexandrovich Kryukov 12-May-11 16:04pm    
Agreed, my 5. Now let's wait for right wording :-)
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900