I am a developing a it service website.
I have a service page where I am using javascript tab to showcase all the service like:-web-development, software development, web-hosting and more.
And on index page I have footer section. In footer I have a section called service in which I have links of service like:-web-development, software development, web-hosting and more.
I want that onclicking on any footer service link it will first go to service page (every anchor tag do). Then open the same footer link tab on service page.
If any one can help me then PLEACE
Just try it.
<a href="https://service_page_url/" target="_blank">Try it!</a>