Hi all,
Eg: I have a list which contains 4 images (this list is got from database), I want to display them in 2 columns (1 image/col and only 2 columns/row):
Img1 | Img2
Img3 | Img4
And if I have more 4 images they are displayed follow:
Img1 | Img2
Img3 | Img4
img5 ...
Pls help me.
Thanks in advance,
Ha
Eg: I have a list which contains 4 images (this list is got from database), I want to display them in 2 columns (1 image/col and only 2 columns/row):
Img1 | Img2
Img3 | Img4
And if I have more 4 images they are displayed follow:
Img1 | Img2
Img3 | Img4
img5 ...
Pls help me.
Thanks in advance,
Ha
Comment