A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam.

To request an account, ask an autoconfirmed user on Chat (such as one of these permanent autoconfirmed members).

Example simple

From WHATWG Wiki
Revision as of 15:43, 28 May 2007 by Beowulf (talk | contribs) (messing about..)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

<!DOCTYPE HTML>
<html>
  <head>
    <title>Lost Cat!</title>
  </head>
  <body>
    <h1>Have You Seen This Cat?</h1>
    <!-- need to get an image of a cat -->
    <p>Moggy has been missing since 12th June, 2007 if you see her please notify:</p>
    <address><A href="mailto:[email protected]">Ian Hickson</A></address>
  </body>
</html>