#literally 90% of it is just using the correct html element for the thing youre doing
Explore tagged Tumblr posts
Text
Hot take digital accessibility is actually not that hard to do well if you're writing good HTML in the first place
#literally 90% of it is just using the correct html element for the thing youre doing#if you use a <label> with a for attribute instead of a <p> to label your text box#the screen reader can tell that its a label for that text box#you don't have to do anything fancy#inaccessible websites = skill issue#web development#web design#digital accessibility#rambles
0 notes