When you create files to upload to the Med School's web server, please follow these guidelines:
This page was run through the W3C Validator. There's a logo at the bottom of this page showing that it passed at one time, click it to see if it still passes.
If you'd like to control which version of HTML a validator checks your page against (there are several), you can specify a "doctype" that the top of your file. For example, to check your document against the older, but more common HTML 4.0 standard, as opposed to the newer and very strict XHTML 1.0 standard - add this at the beginning of your HTML document:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
If you check the source of this document, you'll see it at the very top,
before the <html> tag.
More information about doctypes.
http://medicine.nodak.edu/personal_webpages.
Once a folder has been created, pages may be maintained using FTP. User-specific
details about what server name and directory to use are given by the personal_webpages
page after you've entered a valid userid and password. (if you've
already created a personal webpage folder, it's harmless to re-enter your
userid and password on the agreement page again if you want to see the
setting details again).
If you want your personal homepage to show up in the Index of Personal Homepages, you need to register it using your e-mail account administration pages. Here is a quick How To.. on the subject.
Return to the UNDSMHS Homepage
| Barry Pederson <barryp@medicine.nodak.edu>
Revised 2/20/2003 |