Hello and happy new year! Hopefully someone here can help me... I couldn't find any solution elsewhere.
I am a new WordPress user, and I want to use WP to hold articles on games I have played (amongst other stuff). I thought the best way is to have a Page for each game category - puzzle, strategy, etc. - and every time I add an article for a game in that category, edit this Page to add a link to the game's Sub-page.
The layout for the content of the category Page that I want is something like in this mock-up image:
http://zolyx.net/temp/page-layout.png
I don't really want to use tables; that would be yucky. But I don't seem to be able to use DIV tags because the WP editor replaces them with P tags instead.
Can anyone suggest a workaround, or some good way of doing this? Thanks in advance!