- Removed version number from HTML titles.

- New filter.html doc.
- New shadow.html doc.
This commit is contained in:
Paul Beckingham 2008-10-09 18:43:13 -04:00
parent 3ed1269753
commit 62115ea988
13 changed files with 235 additions and 13 deletions

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Task 1.4.1</title>
<title>30-Second Tutorial</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="task.css" type="text/css" />
</head>