View Single Post
  #8 (permalink)  
Old Apr 12th, 2007, 13:34
Marc's Avatar
Marc Marc is offline
Moderator

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Age: 15
Posts: 1,662
Thanks: 0
Thanked 9 Times in 9 Posts
Re: Is there an alternitive to 'Float:Center'

Check to see what youve said i have done correctly, because if i have done what you said that isnt going to work, i want my menu horazontaly. http://marc-online.co.uk

Ive found out how to center things, if anyone needs it:
Code: Select all
 margin-left: auto;
margin-right: auto;

Last edited by Marc; Apr 12th, 2007 at 13:37.
Reply With Quote