MIT-LCP / MIT-LCP/physionet

People page needs headings and null alt on photos

Open
#5 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

accessibility
Dominant language
Python
Stars
82
Forks
21
Avg merge
35m
Merged PRs (30d)
1

Description

http://lcp.mit.edu/people.shtml

Wrap each person's name in a heading tag
We also suggest setting the alt on each photo to null (alt="") to avoid redundancy.

<dt id="roger_mark"><img alt="" src="images/roger_120.png">
<h3>Roger Mark</h3>
</dt>

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the linked people.shtml page and inspect the markup for each person. Wrap each person's name in a heading tag and ensure each photo uses alt="" as shown in the example; done means the page consistently follows these accessibility requirements.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
accessibility
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.