TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Simple & Accessible Resume Website

7 pointsby jmathalmost 4 years ago

2 comments

john-doealmost 4 years ago
You have to reconsider your headings hierarchy to make it accessible. Starting with h1. <a href="https:&#x2F;&#x2F;bcourses.berkeley.edu&#x2F;courses&#x2F;1476601&#x2F;pages&#x2F;headings" rel="nofollow">https:&#x2F;&#x2F;bcourses.berkeley.edu&#x2F;courses&#x2F;1476601&#x2F;pages&#x2F;headings</a><p>Also, instead of applying roles on divs, just use normal elements (header, main, section, etc)
评论 #27600367 未加载
评论 #27598542 未加载
jmathalmost 4 years ago
howdy,<p>if you would like to have a similar website, feel free to fork <a href="https:&#x2F;&#x2F;github.com&#x2F;clumsycomputer&#x2F;website" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;clumsycomputer&#x2F;website</a> and fill-in&#x2F;extend where needed