Improving label element discoverability
15th June 2003
My good friend Andy is soliciting applications to be his other half via his blog. He’s a lovely guy, so go sign up! More importantly, the stylesheet for his romance test includes this gem:
label {
cursor: pointer;
}
I’m a huge fan of the greatly under-rated <label>
element, but I’ve always worried about it’s low discoverability. I’d never thought of using CSS to change the mouse pointer. I’ve added that to my stylesheet and I’ll definitely be using it in the future.
More recent articles
- Reverse engineering some updates to Claude - 31st July 2025
- Trying out Qwen3 Coder Flash using LM Studio and Open WebUI and LLM - 31st July 2025
- My 2.5 year old laptop can write Space Invaders in JavaScript now, using GLM-4.5 Air and MLX - 29th July 2025