Logo linking to site URL


/ Published in: PHP
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <a href="<?php bloginfo('url'); ?>"><img src="<?php bloginfo( 'stylesheet_directory' ); ?>/images/logo.png" width="" height="" alt="Home" /></a>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.