Nowadays, tabs are widely used in web design, but they are generally divided into the following two types: The first type is switching by clicking the mouse. In this case the tab has no link (but adds a More or More link in the selected tab area). The second type is mouse hover switching. In this case, many tabs have links added, so a:hover should take effect, that is, there will be a slide down or color prompt when the mouse is docked. In fact, this is also the practice of providing appropriate feedback to users in Norman’s design philosophy. Case 1 : Yahoo US homepage belongs to the first tab design, but pay attention to the box in the lower right corner.
| |
![]() |
The first tab is designed to be switched by clicking a button, without any additional links. (top)
![]() |
The second tab design is a floating switch, but there is no a:hover to feedback the links on the tab. (flat)
![]() |
The third tab design is a floating switch, adding a:hover feedback link on the tab. (top)
Case three : QQ pop-up window.
![]() |
The most unpopular QQ pop-up window, there is no link feedback on the tab. I believe that a lot of qq.com traffic is innocently defrauded in this way. (flat)
Insert a paragraph: I have always had some complaints about the design of QQ pop-up windows. A space that can only hold 5 tabs actually indirectly holds 7, so a design for scrolling tabs left and right is necessitated. As for adding a seemingly insignificant but more conspicuous [You can drag the page card to sort], how much real value is there?
<<: How to use environment variables in nginx configuration file
>>: css3 animation ball rolling js control animation pause
Follow the official tutorial, download the instal...
Docker download address: http://get.daocloud.io/#...
This article shares with you the specific method ...
This article shares the specific code for JavaScr...
Table of contents Preface Introduction-Official E...
01. Compile options and kernel compilation The Li...
In js, set the user to read a certain agreement b...
1. Download address https://dev.mysql.com/downloa...
I believe that many partners who have just come i...
Table of contents 1. Build Docker 2. Enter the co...
Table of contents Implementation ideas There are ...
<br /> When we browse certain websites and s...
Table of contents 1. Overview 2. Use Keepalived t...
Macrotasks and Microtasks JavaScript is a single-...
Preface Since MySQL 5.1.6, a very unique feature ...