How to scroll to div (e.g: #about, #contact) after click on About or Contact in my menu?
You can jump to it with HTML via:
Visit the Useful Tips Section
You can do it with CSS via:
http://css-tricks.com/snippets/jquery/smooth-scrolling/