
Nov 27th, 2007, 08:23
|
|
Most Reputable Member
|
|
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,608
Thanks: 0
Thanked 4 Times in 3 Posts
|
|
|
Re: Placing pictures in rows
Are you using table or css?
Just put this code:
- HTML: Select all
<img src="yourImageHere.jpg">
|