2 posts tagged with "web forms"

    html: name vs. id

    2022-11-28

     | 

    ~2 min read

     | 

    235 words

    In looking into labels for web forms recently, I stumbled on a question I really didn’t know the answer to: What’s the difference between a…

    web accessibility: form basics: labels

    2022-11-28

     | 

    ~3 min read

     | 

    463 words

    For accessibility purposes all form inputs should be labelled. How do we apply a label though? There are multiple ways to add a label, but…

Return to all tags