Forum Moderators: open
1. <a class="logo" href="site_url" title="Some text" />
2. <a href="site_url" itle="Some text"><img src="logo_url" alt="Some text" title="Some text"/></a>
3. <div class="logo"><h1><a href="site_url" title="Some text"><img src="logo_url" alt="Some text" title="Some text" /></a></h1></div>
4. <div id="logo"><h1><a href="/">site_name</a></h1></div>
Kindly suggest.