Create the website

We assume you already know the basics of making a website itself. Here we go over the mangement and how to promote use your website, but not how to create it itself. If you don't really know how to do it, here are some tips.

1. Design


I always like to start of with making the design (in Adobe Photoshop). Let your imagination take over and try things out. You can always arrase something. Don't be afraid to try new things!
For those who don't already know how to do this, or would like to improve, here are some links that may be usefull.
http://line25.com/tutorials/...
http://vandelaydesign.com/blog/...
Google
Mail us: Your link here?

2. Slicing


We'll done! You've just created your website design. Are you happy with the result? If yes, good! If no, keep on trying!
Now you have to base and slice it up to transform it from an image file, to html and css. Again, we assume you know how to do this, because we're not really going over this.
It bassicly this: you're going to save your image file piece by piece (every piece in an apart image file). For example, the background of your whole site is going to be 'background.png', your logo 'logo.png' and so on. If you have all your images saved seperatly, you can continue to make the css file. Put all the things back together so that you end up with the same result as you had in your Photoshop, but in your browser.
Google for CSS
Google for HTML & CSS
Mail us: Your link here?