<a href="img1.jpg" rel="zoom-id:bike" rev="img1.jpg"> <img src="" class="img-thumb"/></a>
Shown above is a snippet of HTML code. I wonder if it's possible for the attribute
rev="img1.jpg"
to have a class that only affects the specific <a>
tag and not the entire element?