Jump to content

AstonishDesigns

New Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by AstonishDesigns

  1. CSS:

    #page-container {width: 800px; margin: 0 auto;} // specify a width and set horizontal margins to auto
    #content {font-size: 12px;} // just an example
    

     

    HTML:

    
    
    
    Some content here
    
    
    

×
×
  • Create New...