Title: Need help with simple coding! Adding hyperlink
Last modified: September 9, 2016

---

# Need help with simple coding! Adding hyperlink

 *  [samparisi](https://wordpress.org/support/users/samparisi/)
 * (@samparisi)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/need-help-with-simple-coding-adding-hyperlink/)
 * Hello everyone,
 * since I am a newbie when it comes to coding with HTML & CSS I wanted to know 
   how I can add more hyperlinks and what do I need to code so I do not mess up 
   the footer.php?
 * Above my (Designed by Nino. 2016) on my webpage lifeofnino.com I want to add 
   a privacy policy and a disclaimer which by clicking guides you to a page. I would
   really really appreciate it.
 * So it looks like this -> [http://www.postimg.org/image/ah1lqb0jv/](http://www.postimg.org/image/ah1lqb0jv/)
 * (Appearance >> Editor >> Theme footer [footer.php]
 * What I got on so far:
 * <?php
    /** * The template for displaying the footer. * * Contains the closing
   of the #content div and all content after * * [@package](https://wordpress.org/support/users/package/)
   Sydney */ ?> </div> </div> </div><!– #content –>
 * <?php if ( is_active_sidebar( ‘footer-1’ ) ) : ?>
    <?php get_sidebar(‘footer’);?
   > <?php endif; ?>
 * <i class=”fa fa-angle-up”></i>
 * <footer id=”colophon” class=”site-footer” role=”contentinfo”>
    <div class=”site-
   info container”> “><?php printf( __( ‘Designed by %s’, ‘sydney’ ), ‘Nino. 2016’);?
   > </div><!– .site-info –> </footer><!– #colophon –> </div><!– #page –>
 * <?php wp_footer(); ?>
 * </body>
    </html>
 * THANK YOU!
    -  This topic was modified 9 years, 8 months ago by [samparisi](https://wordpress.org/support/users/samparisi/).

The topic ‘Need help with simple coding! Adding hyperlink’ is closed to new replies.

## Tags

 * [code](https://wordpress.org/support/topic-tag/code/)
 * [Coding](https://wordpress.org/support/topic-tag/coding/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [footer](https://wordpress.org/support/topic-tag/footer/)
 * [footer.php](https://wordpress.org/support/topic-tag/footer-php/)
 * [html](https://wordpress.org/support/topic-tag/html/)

 * 0 replies
 * 1 participant
 * Last reply from: [samparisi](https://wordpress.org/support/users/samparisi/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/need-help-with-simple-coding-adding-hyperlink/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
