Link to Highline Community College Home page "*"Campus Web Committee

Home | Standards | Procedures | Background | Web Committee

Public Web Standards

(Revised April 7, 2006)

These standards apply to the public web presence. Similar standards apply to Direct Instruction (class and course pages) and Intranet web presences (see definitions), though there are also important differences.

By using the appropriate template developed to produce a uniform look and feel in the public Highline web presence, many of the following standards are accommodated. If you choose to build a separate web interface, pages must meet these standards. Please pay close attention to the requirements and procedures.   

General Requirements

  1. To assure the accuracy of information, do not duplicate any information found on existing Highline Community College websites, instead link to the source.
  2. To meet requirements for users with disabilities, be sure your site achieves Level 1 Compliance when validated at http://www.contentquality.com/
  3. Assure colorblind users can see all necessary functions regardless of colors used. To determine this go to http://www.vischeck.com.
  4. Content which requires plug-ins (video, sound, FLASH) must not automatically load for site visitors.
  5. Web pages are visible and usable at screen resolution of 800 x 600.
  6. Pages should view similarly, and work effectively, on the following computer/browser combinations:
  7. Have a "contact us" page. (See instructions)
  8. If you move, completely remove or rename a page in your website, create a redirect, or forwarding,  page. (Please contact staff in Instructional Design or the college Web Coordinator  webmaster@highline.edu for assistance.)
  9. Pages must be complete before being posted.  If a page has an "under-construction" sign, leave it on the development site.
  10. Be sure a maintenance plan is in place that includes who is responsible for, and frequency of, content review and testing of links.
  11. Prior to publishing, go through the "pre-posting" checklist.

Components Required on Each Page

  1. DTD (Document Type Definition) Example:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. Appropriate HTML title tag will include the words Highline Community College. Example:
    <title> Highline Community College Registration Department </title> or
    <title>Registration Department-Highline Community College</title>
  3. Invisible "Skip navigation" link. (See instructions.)
  4. College logo
    • Chosen from those available in the approved logo gallery
    • Size meets  1 to 5 proportion in relation to interface.  Example: For 700 pixel wide interface, logo would be 140 pixels wide.  
    • Placed in upper left hand corner of page design
    • Linked to home page of college website http://www.highline.edu
    • Link does not generate a new browser window
  5. Name of department/unit/organization
  6. Page last updated code placed on page, not in an include file or shared border (See instructions.)
  7. Footer includes
    • "Back to Top" code
    • Link to website home page 
    • College logo inked to home page of college website http://www.highline.edu; link does not generate a new browser window
    • College address with link to directions and campus map http://www.highline.edu/home/maps/
    • The following declaration customized for your website:
      This web site was developed for and is being maintained by the xxxx department. If you have questions or concerns about the content, please contact us (linked to "contact us" page).

      To contact the Highline Community College Web Coordinator please email: webmaster@highline.edu

      Privacy Policy (http://www.highline.edu/home/policy/privacy.htm ) and Public Disclosure (http://www.highline.edu/home/policy/disclosure.htm)
  8. Colors used in the web interface will be chosen from the available pallete.
  9. Fonts to use: Trebuchet MS for sans serif and Palatino for serif.

Requirements When Components are Used

  1. Copyright
    If you use material in your website created by another person, be sure to follow copyright laws http://flightline.highline.edu/copyright/ . Linking to content on another website, vs. incorporating the content on your site, avoids potential conflict.
  2. Images (This applies to all image types; gif and jpg are the most common. See How to use "alt" for guidance.)

    Images are optimized for the web using a graphics editing program.
    Suggested maximum size: 25 K (Page with all images and HTML code should not be more that 50 K total.)

    Describe the image using the "alt" attribute:
    Example: alt="Highline Community College Logo"

    Where an image is used as a link, "alt" should describe the link destination
    Example: alt="Link to Highline Community College home page"

    Exception to the "alt" attribute:
    If an image is used as a place holder or other non-content applicable use, leave the alt attribute empty or use "*".
    Example: alt=""  or alt="*"

    Height and width explicitly set:
    Example: height="80" width="200"

  3. Pop Up Windows
  4. From a usability and accessibility perspective, try to avoid creating links that generate new browser windows or pop ups. In situations where it would be useful for a user to have two browser windows open at the same time, you can use this online tool to generate the pop up code.
  5. Photo Releases
  6. If you use photos of identifiable people on your website, you must have permission. Use a photo release and keep completed releases in an appropriate place your department office.  Contact Communications & Marketing for a copy of the form. Note: Release of information on this form is subject to FERPA rules.
  7. Use of Plug-ins
  8. If site components require plug-ins (like Flash) to view site content, an alternative must be provided for those who do not have the plug-in. Include descriptive "alt" text in the link. Plug-ins must be available on both Mac and PC.
  9. Use of PDF Files
  10. Limit use of PDF files as much as possible.  When you do use PDFs, include the following information:

Note: Personal page space is provided as a training resource for faculty and staff to learn basic web skills and to experiment with new techniques. Personal pages are not subject to college web development standards.

These standards were approved by the Campus Web Committee April 7, 2006.