Show HN: Simple & Accessible Resume Website
1–6 of 6 posts
Re: Show HN: Simple & Accessible Resume Website
#2if you would like to have a similar website, feel free to fork https://github.com/clumsycomputer/website and fill-in/extend where needed
Re: Show HN: Simple & Accessible Resume Website
#3Also, instead of applying roles on divs, just use normal elements (header, main, section, etc)
Re: Show HN: Simple & Accessible Resume Website
#4You 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)
cheers
Re: Show HN: Simple & Accessible Resume Website
#5You 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)
Re: Show HN: Simple & Accessible Resume Website
#6You 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