-
What codes make this accordion menu centered?
Here is the menu,
http://demo.tutorialzine.com/2009/12...uery/demo.html
Just want to know what codes that made it centered on the page?
Can you point me to the right codes? CSS? JS ?
Thanks in advanced.
I Love JavaScript & jQuery... 
-
SitePoint Wizard
ul.container {
margin: 0 auto;
padding: 50px;
width: 240px;
}
Download Firebug and your can see for yourself.
-
I Love JavaScript & jQuery... 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks