RankDots
blog post

How to Trigger the Nostalgic Blink HTML Google Trick on Any Device

Arthur Andreyev · · 11 min read
How to Trigger the Nostalgic Blink HTML Google Trick on Any Device

Some things never change—like Google hiding quirky web design surprises in plain sight. The blink html google trick is a hidden search Easter egg that makes text flash on your screen. To trigger it, open Search on a desktop or mobile device, type the exact query blink html or <blink>, and hit enter. The text in the search results will immediately start flashing.

We often see curious web users hear rumors about this hidden visual effect but struggle to find the precise search phrase to activate it. Uncovering these digital secrets is part of the fun of the modern web. Here's a quick guide to activating the Easter egg, followed by the complete history of the deprecated tag that inspired it.

What is the blink HTML Google Easter egg?

If you're out at a cafe and want to show a friend a classic 1990s web design trick on your smartphone, you don't need a legacy browser or special app. The text-blinking Easter egg works on both mobile and desktop versions of Google Search without requiring you to install plugins or alter settings.

When triggered, specific words in the search results pulse on and off, mimicking a famously polarizing piece of early internet history. This trick is a deliberate homage to the old-school <blink> HTML tag.

As one of the most recognizable deprecated html tags from that era, the original markup won't function if you drop it into a modern codebase. Google preserves the flashing text strictly as an interactive joke.

In our experience analyzing search behavior, we've noticed users occasionally mistake this flashing text for a technical SEO metric or a rendering glitch. It isn't. The effect exists entirely as a nostalgic joke meant to memorialize a piece of obsolete web design rather than indicate page quality or algorithmic relevance.

How to trigger the blink HTML trick

Activating the Easter egg takes only a few keystrokes. Here's the exact process to see it in action:

  1. Open your desktop or mobile web browser and navigate to the main Google search page.
  2. Type either blink html or <blink> directly into the search bar.
  3. Hit enter.
  4. Scroll through the page and watch the bolded terms in the search engine results flash in and out of existence.

But what if you want to use this effect on your own site? Say you're building a retro-themed personal webpage to capture that chaotic 1990s energy. You might type <blink>My Retro Site</blink> into your code, only to realize nothing happens.

Modern browsers ignore the original tag entirely. To replicate the visual effect today, developers use modern CSS animation keyframes. CSS animation keyframes let developers recreate that classic flash in a way that aligns with current web standards.

The history of the blink tag and Netscape Navigator

If you remember the unpolished web design of the 1990s, you probably wonder how features like blinking text ever became standard—and why they abruptly vanished. The story behind this tag perfectly captures the early days of the internet, back when browser capabilities were invented on the fly rather than debated by standards committees.

This piece of netscape navigator history reveals a chaotic era of development, where one undocumented visual trick could instantly take over millions of personal pages.

The chaotic origins of 1990s web design

In the early days of the commercial graphical internet, browsers competed fiercely on visual features. Netscape Navigator established foundational visual standards for the early internet, supporting early rendering of frames and table background colors. By late 1995, it controlled the web browser market, capturing between 70% and 90% of global usage. Whatever they supported became the de facto standard for the entire web.

Source: Visual Capitalist

Enter Lou Montulli and the undocumented tag

Early engineers at Netscape created the blinking effect. When Netscape Navigator 1.0 was released, the blink functionality was reportedly not documented in any way. It was an Easter egg built into the rendering engine itself.

Because early webmasters constantly searched for new ways to grab user attention, they tended to quickly adopt undocumented features. It didn't take long for flashing text to become a widespread visual trend across early personal sites.

The shift to structured styling

Eventually, the novelty wore off. Flashing neon text made pages unreadable and caused accessibility nightmares. The internet matured, and web development transitioned away from native visual gimmicks hardcoded into HTML toward structured, standardized styling. Moving to standardized styling meant that chaotic, browser-specific tags were quietly deprecated, ending the era of native blinking text.

Other nostalgic Google Search surprises

The flashing text trick is just one piece of a much larger digital museum. Estimates suggest Google has created over 50 different Easter eggs throughout its history, spreading them across its ecosystem.

We track these quiet rollouts, and the exact count of active google easter eggs frequently shifts as older features are retired and new ones quietly launch across search, mobile, and browser environments.

Some are simple visual callbacks, while others are highly interactive. For instance, searching for Atari Breakout historically transformed the image search results into a fully playable version of the 1976 arcade game, complete with physics-based paddle mechanics.

Note
The Atari Breakout Easter egg didn't just display a static image—it featured a complete multi-tiered scoring system based on block positioning that users could play directly in their browser.

We occasionally field questions from marketers wondering if hidden Easter eggs or legacy tags impact modern search algorithms. They don't. If you're trying to separate fun web history from actual technical optimization, you can rest easy. These features are playful callbacks to internet history, disconnected from the algorithms that determine page rankings.

Frequently asked questions

Does the blink HTML trick work on mobile devices?

Yes. You can trigger the blink html google trick natively on your smartphone browser just as easily as on a desktop. Typing the exact query forces specific words on the results page to pulse immediately. You don't need legacy software or special plugins to see it. The trick works perfectly across all standard devices.

Does Google actually use the deprecated <blink> HTML tag to create the effect?

No, modern search platforms rely on CSS animation keyframes rather than the obsolete legacy code. Because contemporary browsers completely ignore the original command, developers have to replicate the visual presentation using updated web standards. Google mimics the classic look without actually deploying the undocumented feature originally built into early rendering engines.

Can I add blinking text to my own website today?

You can easily recreate the flashing visual effect on contemporary pages, but you must use standard CSS properties to do it. A custom CSS keyframe animation that toggles text opacity simulates the exact aesthetic of the early internet. Hardcoding the old HTML tag directly into your frontend code won't work. You'll need to use CSS to ensure your site maintains modern code compliance.

What other Google Easter eggs are still active?

Google maintains a rotating gallery of hidden features, frequently adding and retiring different interactive surprises across its results pages. While older callbacks frequently disappear, users routinely discover games, physics-based animations, and pop culture references hidden behind specific queries. Specific queries for classic arcade titles often reveal fully playable modules or unexpected visual transformations directly on the results page.

Why does Google keep creating and maintaining these Easter eggs?

These hidden quirks are interactive digital museums. They preserve the culture of the early internet. Engineers embed these features to memorialize obsolete web design capabilities and highlight pop culture phenomena. These visual surprises add a playful element that keeps the standard search experience feeling fresh.

Turn your search strategy into a predictable traffic driver.

While the blink html google trick is fun, building modern content requires serious data. Stop guessing what your audience wants and target high-intent queries directly. You can quickly deploy structured pages that capture active market share.

Keeping early web design quirks alive

Hidden search features are digital museums for obsolete browser capabilities. They preserve the culture of the early internet long after the underlying technology has been stripped away from the code base.

Firefox removed support for the blink tag in 2013, and all modern browsers ignore it today. People are likely better off without text flashing aggressively at them as they read, but it's nice that they can still type a quick search query and experience a small, harmless slice of 1990s web history.