Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <footer>
- <div class="TopRow">
- <div class="LeftSide">
- The left, top footer
- </div> <!-- end of the left top -->
- <div class="RightSide">
- The right, top footer
- </div> <!-- end of the right top -->
- <div class="Centre">
- The centre, top footer
- </div> <!-- end of the centre top -->
- </div> <!-- end of the top -->
- <div class="BottomRow">
- <cite>© <?php echo date('Y'); ?><a href="<?php bloginfo('url'); ?>"><?php bloginfo('name'); ?></a></cite>
- </div> <!-- end of the bottom -->
- </footer>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement