Guest User

Untitled

a guest
Mar 19th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. <img id="logo_topo" class="img-responsive" src="<?php bloginfo('template_url'); ?>/imagens/logo.png" alt="Logo" />
  2.  
  3. src="http://localhost/site/wp-content/themes/site_tema/imagens/logo.png"
  4.  
  5. src="/site/wp-content/themes/site_tema/imagens/logo.png"
  6.  
  7. <img id="logo_topo" class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/imagens/logo.png" alt="Logo" />
Add Comment
Please, Sign In to add comment