A brief discussion on the role of HTML empty links

小云云
Release: 2017-12-11 10:53:41
Original
2228 people have browsed it

Empty link:

is a link without a target endpoint. This article brings you a brief discussion on the role of HTML empty links. The editor thinks it is quite good, so I will share it with you now and give it as a reference for everyone. Let’s follow the editor to take a look, I hope it can help everyone.

FormatDisplay content

The role of empty connection

1.Set as homepage

onclick="this.style.behavior='url(#default#homepage)';this.sethomepage('http://www.jb51.net')"> Set as homepage

2. Add favorites

onclick="javascript:window.external.addfavorite('http:/ /www.jb51.net','Sohu')">Add to favorites

It's very simple. Have you learned it? Hurry up and give it a try.

Related recommendations:

Hyperlink tags in html ,

JavaScript+html5 canvas sample code for drawing hyperlinks on images

JS implementation method of clicking on a link to switch to displaying hidden content

The above is the detailed content of A brief discussion on the role of HTML empty links. For more information, please follow other related articles on the PHP Chinese website!

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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!