HTML - Page 4

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

Articles / 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.

Articles / 30 Aug 2007

10 CSS Table Examples

Today we’re going to take a look at a selection of beautiful tables styled using CSS. These are sourced from a variety of different sites. If you’re interested in learning how to do this yourself, be sure to take a look at a few of our CSS tutorials!