| Content-Type | Tells the browser what character set to use | ||
| expires | Date in GMT format of when the page will expire | ||
| Robots | Tells robot search programs what to do with this page | ||
| assignment | The homework assignment number | ||
| author | Your name | ||
| course | The course number of this class (IMED1416) | ||
| description | A short description of the contents on this page | ||
| happiness | Indicates how happy you are with this assignment (0 to 10) | ||
| owner | Your email address | ||
| |
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <META HTTP-EQUIV="expires" CONTENT="Sat, 03 Aug 2002 00:00:00 -0600"> <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> <META NAME="assignment" CONTENT="1"> <META NAME="author" CONTENT="Jim Link"> <META NAME="course" CONTENT="IMED1416 Section 81G01"> <META NAME="description" CONTENT="Homework requirements"> <META NAME="happiness" CONTENT="10"> <META NAME="owner" CONTENT="JLink@dcccd.edu"> |