"Tastypoo", may I ask, are you 10 years old?
Bonekhan - No I haven't used a tutorial. Also if I had used a tutorial, I wouldn't have published it as then it wouldn't be mine would it
, and that would just be embarassing.
It would take me a while to go through everything I did, but I can point you in the right direction. To start with, one important thing to remember when designing websites, is that you can't use too many large images. The combined size of all the images on the home page of Woolie.co.uk only amounts to 53 kb. To keep the size of your pages down, you have to tile the images accross various places. For example, the background of Woolie.co.uk is just a 1433px by 8 px image tiled accross the X axis. This gives the illusion of one big background image. The advantages of this is of course the file size (1.14 KB), and that it will expand to any screen size. I have done this using CSS, but it is easy enough to do using tables (if you are using them). If you go to the bottom of
this page here then that shows you how to do it. (if you knew how to do the above stuff, sorry).
If you have used any other templating systems, WordPress will be a peice of cake to you. If not, then it will still be. WordPress has one of the most simple templating systems I have seen (hence loving to use it). I've just found this tutorial on Google for you, it looks good.
Click Here
"Can I use this
template as an example of one I have in progress?" - I have no idea what that means.