<style type="text/css">
a {display: block;}
div a:first-letter {background: red;}
</style>
<div><a><span>x</span></a></div>