HTML entities
Every character of the mailto link is written as an HTML entity, alternating decimal and hex forms. Browsers decode entities before rendering, so visitors see and click a normal link.
Works with JavaScript disabled and stays accessible, but harvesters that decode entities can still recover the address, so it is the dependable middle ground.
