Adding the footer

We will add <?php bloginfo('name'); ?> to the footer, as we did in <h1>. This will give whatever the name of the blog is; in our case, it is WordPress Themes:

<footer>
<p><?php bloginfo('name'); ?> &copy; 2017</p>
</footer>
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.107.100