Anoop K S
real+footer
0 Answer(s)      3 years ago
Posted in : Java Beginners

<?php
/**
* @package WordPress
* @subpackage Default_Theme
*/
?>
<div id="footer">
<span class="blue">Copyright 2010 P.A. Property | Web Design Brisbane by </span><img src="<?php bloginfo('template_url'); ?>/images/footerlogo.png">
</div>
<?php wp_footer(); ?>
</body>
</html>
View Answers









Related Pages:
real+footer - Java Beginners
real+footer   Copyright 2010 P.A. Property | Web Design Brisbane

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.