San Diego State University - Minds That Move the World

Web Style Guide

 

Skip repeated menu and go directly to page content.

 

Design Considerations

Text Layout and Treatment

Studies show that people do not read word-for-word on the Web—they scan quickly for information. When transferring print publications to the Web, make these modifications so readers can easily scan your text:

Frames

Using HTML frames presents many problems, including virtually eliminating access for disabled users, potential for problems with printing and bookmarking specific pages, difficulties with search engine indexing (the campus search engine can not index your pages if you use frames), and browser interoperability. We recommend not using frames, especially if you are not an advanced HTML coder.

Graphics

Excessive use of graphics can slow download times for modem users. However, when used sparingly and properly compressed, they add visual appeal to your site.

Color

It is important to use colors that will render correctly on a variety of computer platforms and monitors. We have an official color palette and corresponding hexidecimal codes that are used on the SDSU site.

Style Sheets

Style sheets can be used to control the style (font face, size and color, background color, link style and color, etc.) as well as placement of elements on a Web page.There are a lot of problems with style sheets that only advanced developers know how to mitigate (and not all of them do). The big problem is that not all browsers treat style sheets the same way—some ignore some elements.