The first occurrence should spell it out with the acronym following in parenthesis. Example: Department of Defense(DOD)
Avoid acronyms if possible.
Additional occurrences should use the abbreviation tag >abbr> in the source code.
In Libguides, toggle to the "Source view in your editor.
Find the acronym in the source code
Add an opening abbreviation tag before the acronym with a title attribute that spells out the full name of the acronym. Example: <p>The <abbr title="World Health Organization">WHO</abbr> was founded in 1948.</p>
Add the closing tag at the end of the acronym.
Warning!!!! If you don't have experience with coding source code, call Ruth Shumate if you really want to use acronyms. Mistakes in coding have been known to lock up your guide and worst-case scenario you may have to redo your work.
The use of headings is useful to break up lengthy text and allows screen readers to navigate to the section of information that they need instead of reading all of the text.
Be descriptive in the text of your heading
Use title case(capitalize principal words and only capitalize articles and preposition when at the beginning of a heading) or sentence case(capitalize the first word only) when heading is a punctuated sentence.
Don't use all caps.
Don't include a colon at the end of the heading.
Use active verbs where appropriate but avoid gerunds(verbs ending in "ing".
Use the heading style selections offered in LibGuides. Don't make text make the text bigger and bold. Using the heading in the text puts in the right coding for screen readers.
Make sure headings are properly nested as you would in an outline (H3 is nested under an H2 and H2 is nested under an H). Don't select a heading based on visual style.
In LibGuides, headings 1 and 2 have been reserved. H! is for the page title and H2 is for the box titles.
Don't use an image if the subject of the image is just text( for example don't use an image that says "About Us" because you want a special font.
Don't use animated graphics(unless the graphic is still by default and the motion can be triggered by the user.
Use purely decorative images sparingly.
Avoid clipart and generic stock photos. This one is a little iffy. Just make sure your images are clear, good quality and relative to the subject matter. Clipart can look cartoonist and amateurish.
125 characters or fewer
Alt text should describe the mage for users who can not see.
Follow WebAIM guidelines for alt image text.
Ideally, the images would have a creative commons license.
Give attribution to the creator by adding text under the image.
If creative commons, sure you follow what the image's license dictates.
Videos should include captions.
Audio files should include transcripts or text equivalent.
• Libraries are about collections, resources, and services but they're also about people. Showing our people side will help users find the library less intimidating.
• Be friendly, direct, and helpful.
• It's ok to address the user as "you" and ourselves as "we."
• Contractions are OK.
• Avoid language that will need to be updated once an event occurs or a person leaves.
• Instead of "The new classroom will become available in September" say "As of September 2018 the classroom will be available."
Many users scan web pages for links to help figure out where to go next. Link labels should clearly indicate where the user is headed. Users of assistive technologies often browse web pages by only reading the link labels and not the text surrounding it so it's important that they are unique and descriptive. Good link labels also help search engines find your content.
Make sure there aren't any extra spaces before and after the link Try The Know it All website for more information. The extra spaces will sometime hinder screen readers .
Do not repeat links in boxes that are on your navigation tabs. Screen reader users get confused and lost of their location on the page.
When reusing content, keep in mind that Mapping/Linking is better than Copying because it's easier to maintain consistency and currency of your guide content. It is suggested that you:
Example of an ordered list.
How to find an article
Click on the Library Databases" link located in the "Quick Search" box.
Choose "Academic Search Complete."
Fill in keywords in the search boxes.
Click on the search button.
Example of an Unordered List
Grocery List
Apples
Peanut butter
Detergent
Bread
Celery
Be extremely selective in your use of colors, bold, italics, and increased size when trying to emphasize something in the text. Don't use more than one style at a time (for example, don't do THIS). Adding too many styles will lessen the effect and distract the user.
It is recommended that you type directly into the rich text editor; then use the functions in the text editor to add style and formatting. Creating the text elsewhere and attempting to copy / paste it into the text editor will bring in a lot of unnecessary HTML code and formatting, which will also introduce inaccessible content.
Microsoft Word
Links from WebAIM