View Full Version : I have a simple question


babygurl_holla1
03-15-2005, 08:56 PM
how do u get to images on a page. one rebeating and one not. I now its very simple question but i really dont know :) :buckt:

Chris
03-15-2005, 10:03 PM
I don't quite get your question.

To get an image,

<img src="http://www.domain.com/image.gif">

You can also add width="#", height="#", border="#" and title="image"

As for the whole repeatin thing, I don't know what you mean.

Chris