Skip to content
Benjamin Riesenberg edited this page Dec 1, 2023 · 8 revisions

Webviews

Webviews is home to reusable resources (.xsl, .css, .js, images) for generating uwlib-cams and uwlib-mig web documents.

Accessibility

University of Washington has created an IT Accessibility Checklist based on W3C's Web Content Accessibility Guidelines. There is also a list of tools and resources that can check and validate the accessibility of a web page. The Northwest Higher Education Accessibility Technology Group (NWHeat) also provides a Knowledge Base with accessibility policies, training, best practices, and tools.

CSS style guidelines

Fonts: font-family: 'Open Sans', verdana, sans-serif;

Colors:

  • #8e632a #8e632a
  • #5b3e91 #5b3e91

Use the WebAIM Contrast Checker to ensure contrast is sufficient.

Clone this wiki locally