Simply click a link to jump to the specified place in the page through href_HTML/Xhtml_Web page production

WBOY
Release: 2016-05-16 16:39:21
Original
2089 people have browsed it

After clicking the a tag on the page, to make it jump to the corresponding place in the page, the method is very simple, that is, the content in the href in the a tag has the same name as the id of the area you want to jump to, for example:

Copy code
The code is as follows:

Point Let me take a look

I am the corresponding content in this area



If you jump to the corresponding place on other pages , just add the link address in front of #jump in the href, that is: Click me to see

That's it Okay, isn’t it very simple?
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template