Ok, thanks for the reply but it still didn’t solve my problem.
To detail a bit more what I was hoping to achieve:
I would like to have static pages (the ones that I write, in my site e.g ‘Dogs’) display in the body of the page a short list of posts tagged with the page-slug (dogs). if there is no tag that corresponds with the page_slug it should just not display anything. I think it would be ok to just display the titles clickable.
Now, since I am only semiliterate in php I don’t want to spend a lot of time reinventing the wheel. I was hoping someone had already done this or could maybe point me to a plug-in that could do something like this.