Live data from Hacker News

Show HN: Simple & Accessible Resume Website

jmath.dev

1–6 of 6 posts

Re: Show HN: Simple & Accessible Resume Website

#4
post #3

You have to reconsider your headings hierarchy to make it accessible. Starting with h1. https://bcourses.berkeley.edu/courses/1476601/pages/headings Also, instead of applying roles on divs, just use normal elements (header, main, section, etc)

thank you for taking time out of your day to provide perspective and introduce new content

cheers

Re: Show HN: Simple & Accessible Resume Website

#5
post #3

You have to reconsider your headings hierarchy to make it accessible. Starting with h1. https://bcourses.berkeley.edu/courses/1476601/pages/headings Also, instead of applying roles on divs, just use normal elements (header, main, section, etc)

It is so ironic that the contents of this course are not viewable without JS activated.

Re: Show HN: Simple & Accessible Resume Website

#6
post #4
post #3

You have to reconsider your headings hierarchy to make it accessible. Starting with h1. https://bcourses.berkeley.edu/courses/1476601/pages/headings Also, instead of applying roles on divs, just use normal elements (header, main, section, etc)

thank you for taking time out of your day to provide perspective and introduce new content cheers

You’re welcome.