
Tag: accessibility

· notesAccessibility testing
Overview There are several automated testing options to test your site for accessibility. Use the w3 valudator for checking HTML validation(validator.w3.org/nu). This has some g
· notesAccessibility layout
Overview HTML layout is one of the most important things to be aware of for screen readers. A screen reader will read the HTML of a website from top to bottom, using headings to
· notesAccessibility
Overview Why is accessibility important? Good accessibility is good design. It allows anyone to experience what you've made regardless of what technology they use. Understandi
· notesHTML elements
Overview HTML Basics Each page should always have a DOCTYPE specified Each page should have a <html tag with a lang set (ex. en for english) Each <head tag should have a meta


Boise Code Camp 2024
My experience at BoiseCodeCamp 2024: talks on AI, OpenSCAD, and domain-specific languages, plus my first time speaking at a developer conference.