The question of whether a tag opens a new page. The opening status of major websites is summarized

The question of whether a tag opens a new page. The opening status of major websites is summarized
Whether the a tag opens a new page:
(1) Baidu Encyclopedia: If the header is different, a new page will be opened; if the header is the same, a new page may be opened; the pattern is uncertain. (2) Sina Homepage: The header part is opened on the current page, regardless of whether the header is the same after the jump, the other content is opened on a new page. Sina secondary pages: basically a new page is opened, and some are checked in on the original page. Irregular pattern (3) NetEase: A new page is always opened, regardless of whether the header is the same.
(4) Taobao homepage: A new page is opened regardless of whether the header is the same. Taobao second level: If the header is the same, open it on this page; if it is different, open a new page.
(5) Dangdang.com homepage: The header part is opened on the current page. Regardless of whether the header is the same after the jump, other content is opened on a new page.
(6) Lefeng.com homepage: A new page is opened regardless of whether the header is the same.
(7) Tencent: Basically, a new page is opened, regardless of whether the header is the same. Except for the case where the header of individual third-level directories is the same, it will be opened on the current page. Secondary page: If the secondary page has a home page navigation, it will be opened on the current page. Otherwise, open a new page. If the header is different, a new page must be opened; if the header is the same, a new page may also be opened. Irregular pattern (8) Sohu.com homepage: The header part is always opened on the current page, regardless of whether the header is the same after the jump, and the other content is opened on a new page. Secondary page: Regardless of whether the header is the same, a new page is opened.

<<:  Several ways to remove the dotted box that appears when clicking a link

>>:  Example code for using @media in CSS3 to achieve web page adaptation

Recommend

How to add vector icons to web font files in web page production

As we all know, there are two types of images in c...

JavaScript to implement the function of changing avatar

This article shares the specific code of JavaScri...

Detailed explanation of dynamic Christmas tree through JavaScript

Table of contents 1. Animated Christmas Tree Made...

How to create a stored procedure in MySQL and add records in a loop

This article uses an example to describe how to c...

The order of event execution in the node event loop

Table of contents Event Loop Browser environment ...

The pitfalls encountered when learning Vue.js

Table of contents Class void pointing ES6 Arrow F...

Implementation of MySQL scheduled backup script under Windows

On a Windows server, if you want to back up datab...

Tutorial on installing mysql5.7.18 on mac os10.12

I searched the entire web and found all kinds of ...

A complete guide to some uncommon but useful CSS attribute operations

1. Custom text selection ::selection { background...

43 Web Design Mistakes Web Designers Should Watch Out For

This is an article about website usability. The a...

HTTP return code list (Chinese and English explanation)

http return code list (below is an overview) for ...

How to check where the metadata lock is blocked in MySQL

How to check where the metadata lock is blocked i...

CSS Reset style reset implementation example

Introduction: All browsers come with default styl...