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 implement vue page jump

1. this.$router.push() 1. Vue <template> &l...

js implements a simple shopping cart module

This article example shares the specific code of ...

Detailed explanation of JavaScript function introduction

Table of contents Function Introduction function ...

Mysql 5.6.37 winx64 installation dual version mysql notes

If MySQL version 5.0 already exists on the machin...

Detailed implementation plan of Vue front-end exporting Excel files

Table of contents 1. Technology Selection 2. Tech...

Sample code for converting video using ffmpeg command line

Before starting the main text of this article, yo...

Linux kernel device driver kernel linked list usage notes

/******************** * Application of linked lis...

How to Develop a Progressive Web App (PWA)

Table of contents Overview Require URL of the app...

Example code for css flex layout with automatic line wrapping

To create a flex container, simply add a display:...

How to add vim implementation code examples in power shell

1. Go to Vim's official website to download t...

How to assign a public IP address to an instance in Linux

describe When calling this interface, you need to...

MySQL data migration using MySQLdump command

The advantages of this solution are simplicity an...

Key knowledge summary of Vue development guide

Table of contents Overview 0. JavaScript and Web ...

Detailed explanation of gcc command usage under Linux system

Table of contents 1. Preprocessing 2. Compilation...