Some questions about hyperlinks

Some questions about hyperlinks
<br />I am very happy to participate in this episode of potato chip party and meet a few friends~~Unexpectedly, today I have to summarize
We discussed three topics in this potato chip meeting :
A. How to make it easier for “users” to identify hyperlinks?
B. Do hyperlinks have to be underlined?
C. Is it a button or a link?
1. How to make it easier for “users” to identify hyperlinks?
It feels like a link, but it also feels like no link. We looked at a few examples together.
Sina:

Some are underlined in red, some are not underlined in red, and some are underlined in blue. This gives people the feeling that everything can be clicked and there are links everywhere. But the interface is very aesthetically pleasing.
Yahoo:

In the picture, 1, 3, and 4 are all links, but 2 is the main text and cannot be linked. At first glance, it is difficult to tell which is a link and which is not, until you move the mouse over them, you suddenly realize what they are.
Although this default approach of not underlining makes the overall interface very beautiful, it increases the difficulty of distinguishing. I don't know what to do when I look around.
Amazon:

Amazon's website links are handled very cleverly. The main text contains links, and the non-linkable parts are in black text, while the linkable parts are underlined in blue. In addition, its categories are not underlined, but everyone thinks that categories do not need to be underlined.
Everyone agrees with Amazon's approach.
After discussion, no unanimous conclusion was reached, but there were some relatively consistent tendencies, such as categories do not need underscores. To distinguish links clearly, the simplest way is to use blue underline. For a website, if underlining is not used, links and non-links must be distinguished by different colors, and the colors of links should be the same.
Previous Page 1 2 Next Page Read Full Article

<<:  Example statements for indexes and constraints in MySQL

>>:  HTML table tag tutorial (33): cell vertical alignment attribute VALIGN

Recommend

The most detailed method to install docker on CentOS 8

Install Docker on CentOS 8 Official documentation...

Ubuntu 18.04 disable/enable touchpad via command

In Ubuntu, you often encounter the situation wher...

Summary of webpack's mobile adaptation solution

Table of contents rem vw Adapt to third-party UI ...

How to use Xtrabackup to back up and restore MySQL

Table of contents 1. Backup 1.1 Fully prepared 1....

Linux uses iftop to monitor network card traffic in real time

Linux uses iftop to monitor the traffic of the ne...

Common rule priority issues of Nginx location

Table of contents 1. Location / Matching 2. Locat...

JavaScript functional programming basics

Table of contents 1. Introduction 2. What is func...

Example of how to implement underline effects using Css and JS

This article mainly describes two kinds of underl...

Solve MySQL deadlock routine by updating different indexes

The previous articles introduced how to debug loc...

Solution to the inconsistency between crontab execution time and system time

Preface In LINUX, periodic tasks are usually hand...

Solution to the root password login problem in MySQL 5.7

After I found that the previous article solved th...

Install Docker on Linux (very simple installation method)

I have been quite free recently. I have been doin...

How to uninstall and reinstall Tomcat (with pictures and text)

Uninstall tomcat9 1. Since the installation of To...

Introduction to MySQL <> and <=> operators

<> Operator Function: Indicates not equal t...

MySQL 8.0.11 installation summary tutorial diagram

Installation environment: CAT /etc/os-release Vie...