National Library of Medicine Web Design Policies
Contents
- 1. Federal Guidelines
- 2. Content of Web Pages
- 3. Navigation/Organization
- 4. Style/Markup
- 5. Policy
- 6. Administration
- 7. Questions
1. Federal Guidelines
The Federal Web Content Managers Toolkit provides an excellent list of the must do's and should do's of federal Web site design. All Web sites or applications hosted and/or developed for the National Library of Medicine (NLM), need to fulfill the items on the Federal Web Content Managers Toolkit Best Practices page.
Sites or applications developed in cooperation with NLM, are not held to these federal requirements, but the guidelines below, and the Best Practices, provide an excellent basis for usable design.
However, sites are held to the federal requirements contained in the OMB memo Policies for Federal Agency Public Websites (PDF).
2. Content of Web Pages
2.1. Location of Files and Elimination of DuplicationThere should be only one copy of each document that may be pointed to from other pages, documents, document collections, or home pages. For example, there should be only one version of an NLM Fact Sheet, or one version of an NLM report. For consistency and timeliness, individual programs should not create copies of documents but should point to the version where it is maintained by the creator.
3. Navigation/Organization
3.1 LinksAll major and minor links should be created using a combination of XHTML and style sheets. The use of images to indicate links should be avoided, since the fonts in these buttons cannot be increased using browser controls and appears distorted when viewed in a magnifier software. For an example of using style sheets and background images to create text-based navigation, see http://www.alistapart.com/articles/slidingdoors/.
3.2 Link to NLM Home PageA home page for a set of Web pages or application must provide a link to the NLM home page.
3.3 Links to External Sites and PagesAll external links should be valid and clearly identified by including the page title (or appropriate description).
When pointing to sites outside NLM, documents must contain a link to NLM Copyright Information, which covers copyright, a disclaimer about external links, and access restrictions, based on NIH Guidelines.
3.4 Required Elements: Dates and Email AddressInclude the following on all pages, in comment tags, at the bottom of the page:
- an expiration date, one year from the current date, in the
following format:
<!-- EXPDATE="YYYY-MM-DD" --> - an email contact of the NLM contributor:
<!-- EMAIL="NLM e-mail address goes here" -->
- Last updated: DD Month YYYY
Navigation aids such as menu bars, a mapped bar or buttons allow the user to move logically through a document, document collection, or home page. Documents should be designed so that users will not have to rely on the browser's navigation aids (e.g., back, forward buttons, history lists).
3.6 Navigation Aids for Multi-page DocumentsFor a document which is arranged like a book, the end of the page should provide links to:
- a table of contents
- the next chapter, section, or page
- previous chapter (or page)
4. Style/Markup
Web pages should be tested with IE 5.5/6.0, Safari 1.0, Netscape 6.2/7.0, Opera 7, and Mozilla 1.6. If you are creating a new, unique set of pages, you must test with multiple browsers, including a character-only browser such as Lynx.
4.2 TitlesEvery page shall have a title. The title will be as short as possible but fully informative and specific.
4.3 Meta TagsMETA tags may be used between the HEAD tags to judiciously describe the contents of a document. Meta tags are used to enhance ranking or retrieval of Web pages on both local and major search engines. Meta tags for keywords (e.g., <META name="keywords" content="MEDLINE">) or descriptive phrases (e.g., <META name="description" content="The National Library of Medicine (NLM), on the campus of NIH in Bethesda, Maryland, is the world's largest medical library"> may be included.
Refer to NLM's approved NLM Metadata Schema for further detail.
If possible, remove all META tags generated by HTML editors.
4.4 Fonts and Colors- Font family and other layout elements are defined by NLM's official Style Sheets. But in addtion, HTML defined text size must not be a fixed point size. Express text size as relative to the base font (e.g., <FONT size="-2">).
- HTML defined text colors (i.e., link, vlink, alink) must be Web-safe.
- All HTML defined colors must be defined as six-digit hexadecimal numbers (e.g., <FONT color="#660099">).
- Lynda.com contains a chart listing all valid Web-safe colors with their hexadecimal equivalents.
Material intended to be viewed, read or browsed online should be prepared in HTML format for text and gif or jpeg for graphics. Links to files in proprietary or unusual formats should be explicitly noted. For example, if a document or service requires the use of special third-party software (e.g., Adobe Acrobat Reader) place "(PDF)" after the file link.
4.6 Names of URLs and Files- Use simple, understandable words, as short as possible.
- Use lower case, unless upper case is required.
- Do not use spaces or special characters, except for hyphens
or underscores. For example:
- medicine-image.gif NOT medicine image.gif
- health_content.html NOT HEALTH CONTENT.html
Within a server, relative (and not absolute) links must be used in order to make documents and collections portable. Begin your link at the root of the server. For example:
Express as: <A HREF="/pubs/fs/nlm.html"></A>
Not as: <A
HREF="http://www.nlm.nih.gov/pubs/fs/nlm.html"></A>.
5. Policy
- Pages shall be "live" and not presented as "under construction."
- There should be no endorsement of commercial products.
6. Administration
Any NLM organizational unit may contribute pages, documents, document collections, or home pages to the main NLM World Wide Web server. Content and policy approval by the organization's Associate Director or designee must be obtained prior to placement.
7. Questions
If additional information or clarification is needed on any of the above, contact the National Library of Medicine Web Management Team at wwwnlm@nlm.nih.gov.
