#HTML

[ follow ]
fromCloud Four
5 days ago

Simple One-Time Passcode Inputs

A single <input> element: That's where the OTP magic happens! Let's break down each of its attributes: Even though our passcode will consist of numbers, it isn't actually a number: A value of 000004 should not be the considered the same as a value of 4. For that reason, we follow the HTML spec and set type="text". inputmode="numeric" enables a numeric virtual keyboard on touch devices.
Web development
#accessibility
#html
#web-development
UX design
fromInfoQ
5 months ago

Google's "What's New in Web UI" Talk: Less Custom Component JavaScript, More Web Standards

New HTML and CSS features will simplify complex UI patterns, decreasing reliance on JavaScript.
fromInfoQ
5 months ago
UX design

Google's "What's New in Web UI" Talk: Less Custom Component JavaScript, More Web Standards

#css
#boxlang
UX design
fromMedium
6 months ago

Figma Sites: innovation or exploitation?

Semantic HTML and meaningful class structures enhance accessibility, readability, and SEO effectiveness.
fromRaymondcamden
6 months ago

Links For You (5/3/25)

Last week I started off with a post from Todd Sharp so why not do it again? Todd wrote up his experience using Momento Topics API and Nixie Tubes.
Marketing tech
[ Load more ]