tags:

views:

18

answers:

1

Hello,

Im trying to figure out how to achieve this:

http://t-webdesign.co.uk/projects/geusa/industry_jobs.html

Evenutually there will be lots of job postings under different industries, what would be the best way of implementing the 'page' links so i can display just 7 or 8 jobs at a time?

Thank you

+1  A: 

You can use a pagination class for that.

Sarfraz
Thank you worked prefectly
@user195257: You are welcome :)
Sarfraz