Wednesday, February 15, 2017

How to redirect to a particular section of a page in HTML with example?

html link to section of page
In this article, I will show you how to redirect html link to section of page. Create an html page with link button and section tag.You need to add an id attribute for the section tag and pass section to the end of the URL using hash(#).

more details:

No comments:

Post a Comment