In my website I want to show student details in a page. I am using tables for the designing purpose. what I need is, I want to show two students in each rows. So if there are total 10 students in database, then there should be 5 rows in the display page with each rows having two students.
How can I achieve this?