Return to Snippet

Revision: 49844
at July 31, 2011 04:43 by sridhar


Initial Code
<a href="<?php bloginfo('url'); ?>"><img src="<?php bloginfo( 'stylesheet_directory' ); ?>/images/logo.png" width="" height="" alt="Home" /></a>

Initial URL


Initial Description


Initial Title
Logo linking to site URL

Initial Tags
wordpress

Initial Language
PHP