sac-tech-org / job-board

Job board for local Sacramento companies and startups
https://jobs.sac-tech.com
1 stars 0 forks source link

Job list should use semantic HTML #11

Open crutchcorn opened 4 months ago

crutchcorn commented 4 months ago

Per A11Y guides like so: https://unicorn-utterances.com/posts/intro-to-web-accessibility#html-semantic-tags

The job list should be a proper ul and li list, not a selection of divs like so:

image