|
Alright, I've got a reviews page, and here is what I'm looking to do:
- the table will have a header (the console), and each and every game that belongs to that console will be there (the one I currently have creates a new header for each one, so it has 2 different Xbox headers)
- the games will be ordered by name alphabetically (ascending)
Can someone help me get started with this?
(and also, if it isn't too much trouble, how do you deal with multiple pages? Like, say, on my comments page I made for my blog, I have a "how many comments?" option (which does nothing at the moment), and I want to it display that many comments per page... how do I make seperate pages?)
|