Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A a11yproject.com
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The A11Y Project
  • a11yproject.com
  • Merge requests
  • !63

Issue #63

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/susanjrobertson/gh-pages into gh-pages 12 years ago
  • Overview 3
  • Commits 2
  • Pipelines 0
  • Changes 1

Created by: susanjrobertson

I added in a quick tip post regarding how to use the alt text.

Compare
  • gh-pages (base)

and
  • latest version
    2c3b4fe6
    2 commits, 1 year ago

1 file
+ 17
- 0

    Preferences

    File browser
    Compare changes
_posts/2013-01-14-alt-text.md 0 → 100644
+ 17
- 0
  • View file @ 2c3b4fe6

  • Edit in single-file editor

  • Open in Web IDE

---
layout: post
title: |
Quick Tip: Using alt Text Properly
description: How to use alt text
# date:
# last_updated:
categories:
- Quick Tips
---
A few tips on how and when to use the alt attribute:
-Use the alt attribute for any image that is used as content.
-Use an empty alt atribute for any image that is decorative or not necessary for understanding the content of the page (alt="").
-Make sure the description of the image is useful. For example, if the image is your logo your alt should be your company name and not "logo"
The alt attribute is meant to help users using assitive techonology not miss any content, so make sure your text is helpful to anyone not seeing the image.
\ No newline at end of file
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
1
1 participant
Administrator
Reference: a11yproject/a11yproject.com!63
Source branch: github/fork/susanjrobertson/gh-pages

Menu

Explore Projects Groups Snippets