Jump to content

[SOLVED] repeating an image


runnerjp

Recommended Posts

<style type="text/css">
<!--
#background {
width: 2px;
height: 30%;
background:url(http://www.runnerselite.com/images/line.jpg);
background-repeat: repeat-y;
margin-left: 200px;
margin-top: 200px;
}
-->

</style>

 

i used that to repeat my image    http://www.runnerselite.com if u see there u can see my image is split into 2 halfs which i find wierd as the image itself is only 2px by 1 px why and how lol

Link to comment
https://forums.phpfreaks.com/topic/39310-solved-repeating-an-image/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.