I need to show all posts with titles begining with the letter A in a certain category and so on on the same page. eg:
A
Apples, Apricots
B
Bananas, Banoffee
C
Crepe, Crumpet...
...and so on.
Can anyone tell me how I can use the query_posts function to achieve this?