Jump to content

[SOLVED] repeating :S


runnerjp

Recommended Posts

hey guys...is it possible to reat an image ???

 

i allready have set out a line that goes along the x axis as my background. every time i try and add anouther line to go down my y axis as a background only 1 shows up meaning i can only have 1 background at a time

 

<style type="text/css">
<!--
body {
background-image:  url(http://www.runnerselite.com/images/line.jpg);
background-repeat: repeat-x;
background-position:0px 155px
}

-->
</style

 

 

so is there away to repeat my image

<span style="position: absolute; top: 196px; left: 237px; width: 99px;">
<img src="http://www.runnerselite.com/images/linedown.jpg" /></span>

so i cna send it down the y axis many times to creat my menu??

 

sorry if this is posted in wrong area

Link to comment
https://forums.phpfreaks.com/topic/39162-solved-repeating-s/
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.