Replace the protection code witht foloving code. <div class="clear"></div> </div> <div class="footer"> <p style="text-align: center;"><a href="http://www.your site.com">©2008 yoursite.com. All rights reserved</a></p> </div> </div> </body> </html>
What do you mean by that? BTW, copyright symbol should be written as: © Code (markup): -in plain HTML or & # 169; Code (markup): -in UTF character (WITHOUT any spaces!). Don't just copy and paste © symbol into your html code - it's gonna be invalid then.