---
title: Another thing to remember....
date: 2005-03-07T12:33:01Z
modified: 2005-03-07T12:33:01Z
permalink: "https://dogwonder.co.uk/2005/03/another-thing-to-remember/"
type: post
status: publish
excerpt: ""
wpid: 157
categories:
  - General
---

There is always the potential for latency on a web site; no matter how fast the connection, hiccoughs happen. How hard is it to tell users â€œyes, I know you clicked?â€&#157; This hard:

a:active {position: relative; top: 1px; left: 1px;}

Source: [Smackerel](http://www.smackerel.net/bevelled03.html)