Hey friends #lazyWeb,

Have you come across any forms that don't have a visible label or title that describes what the purpose of the form is? Do you have any examples you can share? Links?

Thank you!

@SaraSoueidan So you're specifically talking about a heading/label for the form as a whole?

Something like a log-in form or an email newsletter subscription form where there's just the fields and then the call to action ("sign up", etc.) as the text on the submit button?

I see someone else mentioned search forms, which I think are the most common unlabelled form, and you mentioned that there are specific roles for search now. But I don't know if AT by default looks at submit button text.

@AmeliaBR Yes, correct. I'm looking for examples of forms <form> asking users for information without any label or description. I have never seen one like this before so I'm curious if they exist. Programmatically, many forms are lacking accNames, but I'm curious if this also happens visually.
@SaraSoueidan Well, now I will be on the lookout for this & will send you any examples I stumble across!