90 percent of design is typography. And the other 90 percent is whitespace.
Hilma af Klint, Atom Series, 1919 (via coa.edu)
Alt text description: A large painted black serif capital letter O with a white oval center, on an off-white background.
Alternative text should be succinct, yet descriptive of the content and function of an image. Lengthy alternative text (more than around 100 characters) often indicates that extraneous content or content that is not available to sighted users is being presented.
Perceivable guideline via WebAIM’s WCAG 2 Checklist
- Design a bespoke character; working from the modern English alphabet, choose a single letterform from A to Z (one of 26 letters) using any style (lowercase or uppercase, sans-serif or serif, cursive or fantasy, etc.) and technique (analog or digital).
- Write a concise, accessible, and semantic alternative text description of your final letterform artwork as a single sentence in under 100 characters.
- For example: A large painted black serif capital letter O with a white oval center, on an off-white background.
- Also consider text for a caption: Letter, designer, and a list of materials or process.
- For example: O, Lauren Cook. Assorted moss for floral arrangements, hot glue, and wire.
Capture and save final artwork in a digital format using these guidelines:
- Size: Use a square with a width and height of
1080 px
×1080 px
at a resolution of72 px
(think Instagram artwork size). - Format: If it’s a photo, save as a JPG; and if it’s not a photo, save as a PNG; or if it’s animation or video, save as an animated GIF but consider including an alternative still frame as well.
- Name: Use a meaningful filename, in all-lowercase, and separate words with hyphens. See Naming guidelines and Dashes vs. underscores for details.
- Use the filename convention of case, letter, first name initial followed by last name (surname) combined with the best practice of all-lowercase and separate words with hyphens.
- For example:
uppercase-and-jgagne.png
- For example:
- Use the filename convention of case, letter, first name initial followed by last name (surname) combined with the best practice of all-lowercase and separate words with hyphens.
Optional:
- Collect and save sketches to document your process (as a case study).
- Write your description as a single sentence in sentence case; start with a capital letter and end with a period.
- Keep your description short; aim for 100 characters or less, unless there is a lot to describe (120 is a good limit).
Note:
- Capitalize abbreviations and acronyms, but remove ampersands.
- For example: The acronym (and brand) “C&A” becomes “C and A”.
We’ll discuss the work and handoff details in class. In the interim, share via email or Slack for optional feedback before class.
Update: Share your repo URL in the 01-character-description
channel of your Slack workspace.
- Create a project folder (repo) with a Markdown and image file.
- For example:
01-character-description
character-description.md
uppercase-and-jgagne.png
- For example:
character-description.md
## Character & Description
![A close-up of a 16 point ampersand typed in Trebuchet MS viewed in Illustrator’s Pixel Preview mode.](uppercase-and-jgagne.png)
*&*, Justin Gagne. Screenshot of an artboard in Adobe Illustrator.
- - -
**Alt text:** A close-up of a 16 point ampersand typed in Trebuchet MS viewed in Illustrator’s Pixel Preview mode.
Optional:
For those with additional artwork (sketches) and text (information), please collate and show that work using basic Markdown to create subheading, lists, etc., as shown below.
## Character & Description
![A close-up of a 16 point ampersand typed in Trebuchet MS viewed in Illustrator’s Pixel Preview mode.](uppercase-and-jgagne.png)
*&*, Justin Gagne. Screenshot of an artboard in Adobe Illustrator.
- - -
**Alt text:** A close-up of a 16 point ampersand typed in Trebuchet MS viewed in Illustrator’s Pixel Preview mode.
### Process
#### Sketches
![Short text description.](uppercase-and-sketch-1-jgagne.png)
Caption for sketch 1.
#### Keywords
- ampersand
- pixel
- preview
- Use the filename convention of case, letter, first name initial followed by last name (surname).
- For examples:
uppercase-and-jgagne.png
- For examples:
Note:
- Keep artwork and text as separate pieces of content.
Analog student work from Experimental A–Z, 0–9 taught by Cassie Hester and Joey Hannaford.
- How to Write Effective Alt Text
- How to Write Great Alt Text — And Why It Matters
- alt attributes like paragraphs
- Alt text is part of your site’s content
- When writing alt text, ask yourself this question
- Alt-texts: The Ultimate Guide
- Include descriptive titles, captions, filenames, and text for images
- Rethinking Accessible Drop Caps: Pattern
- Mastering Markdown
- Create a repo - GitHub Docs
- Note: When making a commit, commit directly to the
main
branch (your current repo) instead of making a pull request as described in step 7.
- Note: When making a commit, commit directly to the
- Web Design is 95% Typography
- Typography Deconstructed: Type Glossary
- Totally Type
- Creating a Bespoke Typeface
- Writing Effective and Accessible Alt Text
- Improving Image Accessibility With Alt Text
- Working & Collaborating in GitHub (≈ 36 min)
- Alt text
- Short for alternative text. Alternative text provides a descriptive textual alternative to non-text content such as images and charts in web pages and digital publishing formats.
- Accessible
- Easily understood; approachable. Accessible content that’s friendly and usable by as many people as possible.
- Bespoke
- Handmade; made by hand. Bespoke type can make a first impression count, and is often one of the first things people notice about a brand.
- Semantic
- Meaningful; relating to the meaning of a word, phrase, sentence, or text. Semantic markup is HTML that introduces meaning to web page content rather than just visual presentation.