HTML - Page 2

The latest tips, techniques, and approaches for working with HTML. Learn how to build your websites using clear, simple HTML markup.

The Footer Copyright Notice

HTML / 8 Jul 2008

The Footer Copyright Notice

Almost all websites contain some sort of copyright notice in their footer (e.g. Copyright © 2008 Apple Inc. All rights reserved.). But what’s the best way to do this? We’re going to take you through the requirements for your copyright notice, and a nifty JS (or PHP) trick for ensuring that your copyright year is always up to date.