Recently I've been seeing a lot of this:
<a href='http://widget-site-example.com/example.html'>
<img src='http://widget-site-example.com/ross.jpg' alt='Ross's Widget' />
</a>
Is it even valid to use single quotes in HTML? As I've highlighted above it's also problematic because you have to escape apostrophes.