How To Centre Your Web Site With Css.
Well you just found the answer its more than likely that your Css file needs a little coding and we will show you how to do this your self so with future problems you will be able to know how to do it. The way this is done is to use a container if you don't know what a container is think of a fish net and having the fish trapped inside well its the same concept for centring your web site the container traps the layers inside it and the container gets centred taking the layers with it. More...
How to make a web 2.0 header and footer.
There are a few ways to make a web 2.0 header and footer one way is to use a fixed background image but this leads to problems when trying to figure out the height of your website / page. Another way is to have two layers set to 100% out side of your container so that it expands 100% accross the screen but this also causes problems with smaller screen sizes which if you have lots of images in the header or footer they will be forced down making the page fall apart in apearence. More...


