• Home
  • About
  • Work Portfolio
Blue Orange Green Pink Purple

Archive for the ‘CSS’ Category

You can use the search form below to go through the content and find a specific post or page:

Jan 25

Center a Div Container

a huge percentage of websites hosted online are centered on the page. In todays world with the huge amount of screen resolutions it is hard to keep each satisfied. The way designers solve this problem is by creating a container with the website content inside it.

how they do it

div.main {

margin: 0px auto;

}

Noormohamed

  • About
    About me. Edit this in the options panel.
  • Photo Stream
  • Categories
    • CSS
    • Donate
    • Hosting
    • Java
    • jQuery
    • PL/SQL
    • VMWare
    • WordPress Plugin
  • Recent Articles
    • PL/SQL Basic Insert (no return)
    • VMWare Player on a VMWare ESX Guest
    • Java – do loop
    • Java – foreach equivalent
    • Java – while loop
    • Java – for loop
  • Archives
    • February 2010
    • January 2010
    • April 1999
  • Search






  • Home
  • About
  • Work Portfolio

© Copyright Noormohamed. All rights reserved.
Designed by FTL Wordpress Themes brought to you by Smashing Magazine

Back to Top