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

In-depth analysis of JDBC and MySQL temporary tablespace

background Temporary tablespaces are used to mana...

CSS World--Code Practice: Image Alt Information Presentation

Using the <img> element with the default sr...

Example code for implementing 3D Rubik's Cube with CSS

Let's make a simple 3D Rubik's Cube today...

Make your text dance with the marquee attribute in HTML

Syntax: <marquee> …</marquee> Using th...

MySQL 5.7.23 installation and configuration method graphic tutorial

This article records the installation tutorial of...

Two solutions for automatically adding 0 to js regular format date and time

Table of contents background Solution 1 Ideas: Co...

MySQL 5.7 installation-free configuration graphic tutorial

Mysql is a popular and easy-to-use database softw...

Will css loading cause blocking?

Maybe everyone knows that js execution will block...

Exploring the practical value of the CSS property *-gradient

Let me first introduce an interesting property - ...

Practical record of solving MySQL deep paging problem

Table of contents Preface Why does limit deep pag...

Sample code for implementing the Olympic rings with pure HTML+CSS

Rendering Code - Take the blue and yellow rings a...

Using radial gradient in CSS to achieve card effect

A few days ago, a colleague received a points mal...

What to do if you forget the initial password when installing MySQL on Mac

Forgetting the password is a headache. What shoul...