TIL: You Can Access A User’s Camera with Just HTML
The HTML capture attribute is interesting because it allows you to activate a user's camera with just HTML. This article covers it in more depth.
The HTML capture attribute is interesting because it allows you to activate a user's camera with just HTML. This article covers it in more depth.
After semantics, accessibility, and styling HTML forms, it's time to consider user experience. This article covers man do's and don'ts around UX for HTML forms.
The first part covering semantics in a series about creating forms for the web, how to approach each step, and considerations to make along the way.