Having issues validating my template on http://validator.w3.org. Any suggestions on how to rectify this using jquery?
<a href="/video/213123/"><img src="/media/videos/tmb/213123/1.jpg" title="Funny Videos" alt="Funny Videos" /><div class="Title_URL">Girls Funny Videos</div></a>
While validating my HTML page with http://validator.w3.org, it notifies me that the div Title_URL is not allowed there. However, I require it for my design. Is there a way to eliminate this error using jquery?