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



Reply With Quote

Bookmarks