Getting static content to show in wordpress pages

Hi,

I have been fiddling about with wordpress for the past couple of days, I created a design, sliced it and coded it in html and css. Now I’m trying to put it into wordpress, I have various pages setup with content, my question is how do you get these pages to show up on the site?

I have the header and the footer showing including navigation, I just need to get the wordpress pages to show within the site page. I realise the answer may be very simple but I searched the forums here and have been trying different things from the wordpress documentation but have been unable to get the desired outcome.

Hope someone can help, thanks :slight_smile:

I’m not sure if I understood you well but if you have your wp already setup why not just add pages via admin panel, add content (in html) to these pages and than style it via css file?

It happens. Sometimes :slight_smile:

Nevermind, I just found the problem. I didn’t have the loop added, silly me!