I want to scroll web page from to top navigation buttons to multiple tab of same web page
14:45 19 Jan 2018

I want to scroll web page from top navigation bar which is having buttons, to a section of same web page which is having multiple tab and I want each button assigned to each tab.

How can I do this?

Currently trying using e.g. :


but above code is not taking to desired path.

I want it like e.g. :




javascript html jquery css