Forum Moderators: open

Message Too Old, No Replies

To tile complete images across & down

         

nube101

2:33 pm on Apr 25, 2009 (gmt 0)

10+ Year Member



Hi,

Normally, in a Table, I just designate the background image and then command background-repeat.

However, now I've an image of an object, for instance,
of a coin. My desire is to repeat the display of the
coin without cutting off or truncating the coin's
image on either the far right hand side or Table's
bottom.

Is there a clean simple way to state that the image
width is 20% of the Table's viewable width and its
height is 15% of the Table's viewable height ...
so that only whole images of the coin are displayed?

In advance, I would appreciate your aid.

tedster

3:58 am on Apr 26, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Sorry, the answer is "no way to code that". Background images don't work that way. If you can lock down the dimensions of the table, then you can design an image of exactly the right size.

nube101

1:26 pm on Apr 27, 2009 (gmt 0)

10+ Year Member



Tedster, Thank you for your response.

The "15%" should be more like "10%" to display
whole images vertically.