Support Forums

Full Version: [Completed] Pagination with HTML Table
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm making a webpage that has a list of songs in a table. I'm looking for a way to create pages in the table so that every 6 songs there's a new page. I've tried searching Google but couldn't find anything. The songs are extracted from an XML document then turned into a table.

Pictures of code + site - http://imgur.com/a/3L05B
Any help would be appreciated.