|
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.
|