logoalt Hacker News

mananaysiempre10/10/20240 repliesview on HN

Ah. Ahhh[1]. I see.

  <!doctype html>
  <style>a { color: white; background-color: white; } a:visited { color: black; }</style>
  <body><a href="https://example.com/abracadabra" onclick="return false">you are a bad person</a>
[1] https://developer.mozilla.org/en-US/docs/Web/CSS/:visited#pr...