View Full Version : Help with some pictures


Jin Ai
07-27-2005, 10:26 AM
Does anyone know how to make a picture appear like right next to another? Thanks.

Skipperkirk
07-27-2005, 10:28 AM
Does anyone know how to make a picture appear like right next to another? Thanks.

just put 2 image tags next to each other:

<img src="IMG.gif"><img src="IMG.gif">

Jin Ai
07-27-2005, 10:57 AM
just put 2 image tags next to each other:

<img src="IMG.gif"><img src="IMG.gif">

No, I mean like so close they're touching.

Sheila
07-27-2005, 11:23 AM
They would be touching if you did that.