University of Minnesota Duluth
People | Departments | Search UMD
ITSS
ITSS home : Web Services : WebDev Guide

ITSS WebDev Guide

4 - Checklist for UMD Web Pages

The following list is intended as an aide for anyone who is developing web pages for the UMD web server. It lists the most common issues involved in putting together a web site (personal or official) for the University of Minnesota:


Required elements

The following elements are required on all University of Minnesota Duluth web pages:

Developers can add these elements manually, or use the UMD templates to include the elements on your web page.

For details see:


Accessibility (508 compliance)

All University pages must comply with the University's Accessibility of Information Technology policy.

Mention the word "accessibility" and many Web designers think it means diluting a page in order to serve disabled users.

This is just not true.

A well designed page can be every bit as attractive and flashy as any other page on the Web while remaining accessible. In addition, the improvements made because of accessibility issues will benefit all users.

Simple additions of "alt" attributes in images and table headers for headings in a table increase the usefulness of a Web page.

Accessibility and usability go together as part of the total Web design.

For details see:


Compatability

Sunrays, Macs, Windows, iPaqs - UMD, like the rest of the world, supports a mixture of computers, operating systems, and browsers (Netscape, IE, Mozilla, Opera). Additionally, we have people connecting from on-campus 10 or 100Mb connections or through cable modems and DSL, but also through our modem pool. Do try to create Web pages that work on many computers and browsers. There is a limit to how many may be addressed successfully, but creating a Web page that requires the latest super computer and greatest bandwidth will limit the number of users visiting your site.

For details see:


Usability

Usability is harder to define, but just as important as other factors when designing a web site. Some things to consider:

For details see:


Web standards - Markup Validation

Validating your HTML and CSS coding is the best way to ensure that your web pages work well for all users. There are a number of free validation sites you can use.

For details see:

Rev: alj 6.06

Didn't find what you were looking for?