Identity GuidelinesWeb and MultimediaInformation ArchitectureUTSA.edu is primarily an information source. All UTSA Web professionals are responsible for the general structure and simplicity of this information. LinksAppropriately labeled links aid users in locating information. Menu labels The functional role of menu labels requires that they be simple and descriptive. Use simple, user-centric language. Avoid labels that contain branded programs or other corporate and organization jargon. Be sure that the label appropriately represents the content that follows. Menus should be consistently placed and easy to find through out the site. Links inside text Contextual links should have precise, verb-free labels. Resources:
Structure vs. PresentationText in place of images Avoid placing textual information in images. Placing important text information into an image increases the document size, reduces usability and accessibility, and can weaken the user experience in general. "ALT" descriptions should be used to describe images, not to restate textual information in an image. Checkpoint 3.1 of the Web Content Accessibility Guidelines:
Hierarchy (document outline) All documents should contain a hierarchical order that represent an outline of the information contained in the document. Helpful to content producers and Web developers alike, a document hierarchy allows for a logical and uniform organization of the information contained. Header tags (<h1>, <h2>, etc.) are to be used in HTML pages to represent this hierarchy. Checkpoint 3.5 of the Web Content Accessibility Guidelines:
Lists HTML tags that represent lists (<ul>, <ol>, <li>) should be used. Checkpoint 3.6 of the Web Content Accessibility Guidelines: 3.6 Mark up lists and list items properly. [Priority 2] (Checkpoint 3.6) File namingKeep file names short. One of the most common mistakes is being too descriptive when saving individual files. In order for users to remember your site, simplicity is the key. Do not use spaces—spaces cause complications in HTML markup and URL encoding.Example:
Site mapA site map or equivalent tool with a prominently placed link is required. Meta tagsBe sure to insert proper meta tag information and titles in your pages. Both are used by external and UTSA search engines and are mandatory due to compliance regulations. Failure to do so may result in your site being noncompliant and the inability of search engines to find and display your site. Meta tags and titles are located within the HTML code of a document between the <head></head> tags. Information contained in the meta tags include keywords, descriptions, author, language, version, copyright, etc. Meta tags are used by many search engine robots (programs that automatically browse the Internet gathering information for search engines). These robots read the contents of the meta tags and use the information to index your pages in their respective databases. Example: <head> |
|
| Designed & maintained by Web & Multimedia Services—Last update: August 19, 2007 | |