How many links did you click on today? probably more than you can count. Today, hyperlinks are instantly recognizable, and most of us don’t think about how we spot them. Early hyperlinks, however, did not look the way they do now.
At first, hyperlinks were hard to spot, but in the very early web (1990–1992) this was probably not an issue, since the audience was small: mostly researchers, engineers, and academics, as the web was originally designed as a read–write system for a small, trusted community.

In the photo each link was assigned a number.
In the earliest web system, WorldWideWeb (later Nexus), functioned more as a gateway to the web than a modern browser, links were inline text inside sentences.
Early browsers ran in text-only interfaces, where links were distinguished by highlighting or numbering rather than fixed colors. HTML (the basic code in which web pages are written) only described “this is a link”, but HTML then, did not alter how it should look, for example whether it should be blue, bold, or underlined.
In 1993, Mosaic browser appeared and changed how hyperlinks look. Mosaic was not the first tool to access the web, but it was the first widely used one. Mosaic read the HTML anchor tags (<a>) to know which words were links, and then applied its own default styling rules to those words: it underlined them and colored them blue, with visited links shown in purple. This styling was imposed by the browser and could not be controlled by page authors.
Because Mosaic (and later Netscape browser) reached millions of users, this visual choice became the default expectation. Users learned that blue, underlined text was clickable, without needing instructions.