Skip repeated menu and go directly to page content.
Studies show that people do not read word-for-word on the Webthey scan quickly for information. When transferring print publications to the Web, make these modifications so readers can easily scan your text:
More!
You can read more about making information easy to scan in the article How Users Read on the Web.
More!
For information on changing fonts see the Webmonkey HTML Cheat Sheet.
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.
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.
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.
More!
You can review browser compatibility on this browser chart.
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 waysome ignore some elements.