Erm...I don't actually understand what you mean. If you mean how can you design a website then you need to learn HTML and CSS.
A website I used to like using was Tizag (
http://www.tizag.com). It has some good, easy to read tutorials for beginners. You should aim to learn HTML followed by CSS - they are what is required for designing websites. You use the HTML to just 'outline' the content and how it should be displayed but you need CSS to actually 'style' the page and get it looking nice. I can't really explain more than this as I'm not sure how much you actually know already; so just read up on some tutorials. It took me about 2 months to learn HTML and CSS off-by-heart.
Of course once you understand how to design a website you will need to develop one. For this you will need HTML for any static content and then other languages such as PHP (PHP: Hypertext Processor) and MySQL (Structure Query Language/s) to add dynamic and/or interactive pages to a website. But this should only be attempted when you know HTML and CSS otherwise it's like teaching someone to run before they can walk.
Like I stated at the start, I'm not really sure what you are actually asking, but I hope this is at least partially helpful. Good luck with your project, if you need any more help I will try my best to assist.
This post has been edited by Kingbradley6: 4 Oct, 2008 - 05:21 AM