Click here to Skip to main content
16,005,181 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
When i fetch data And images from Database to my webpage,Which displays Horizontally or vertically only.
I want to display it in three columns and corresponding rows.Can You give me any idea for this problem .......
Posted

1 solution

Use a table in the HTML to display the image. If you resize all the images to be the same dimensions, then it would like nice and tidy. Allternatively have a look at how google returns images.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900