MLMingli Liinmingli.hashnode.dev·May 4, 2021 · 2 min readaria-label vs aria-labelledby vs aria-describedbySimilarities and Differences between aria-label, aria-labelledby and aria-describedby aria-label This attribute can be attached to any HTML element. The screen reader will announce the label text when the user is on this element. In the example below...00
MLMingli Liinmingli.hashnode.dev·Apr 22, 2021 · 3 min readHTML5 Input AutocompleteNew(ish) in HTML5 The autocomplete attribute was introduced as an unofficial HTML feature in Microsoft’s Internet Explorer, and was adopted by a number of other browsers. So there has been wide support for it for a long time, although its exact behav...00