#HTML

[ follow ]
#html
Web development
fromTreehouse Blog
2 weeks ago

Front-End Web Development: Build and Design Interactive Websites

Front-end development enables creation of visual, interactive websites using HTML, CSS, and JavaScript and offers an accessible path for beginners.
Web frameworks
fromInfoWorld
3 weeks ago

Writing code is so over

Web development evolved from single-file HTML pages with decorative GIFs and blinking text to dynamic JavaScript/CSS experiences, jQuery DOM control, and many JavaScript frameworks.
fromCloud Four
1 month 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
#web-development
UX design
fromInfoQ
6 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
6 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
7 months ago

Figma Sites: innovation or exploitation?

Semantic HTML and meaningful class structures enhance accessibility, readability, and SEO effectiveness.
fromRaymondcamden
7 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 ]