froggy
12-13-2008, 09:58 AM
Hi all,
I have created a website and centered everything horizontally using the following css:
#container {
width: 800px;
margin: auto;
}
I just all content inside the container.
How can i centre the content vertically? so its completely in the center of the screen.
Thankyou.
I have created a website and centered everything horizontally using the following css:
#container {
width: 800px;
margin: auto;
}
I just all content inside the container.
How can i centre the content vertically? so its completely in the center of the screen.
Thankyou.