#html

[ follow ]
Web frameworks
fromInfoWorld
2 days 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
2 weeks 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
#css
Web development
from2ality
2 months ago

Learning web development: Creating web pages via HTML

Create web pages with HTML; understand hexadecimal numbers, file paths, and web addresses as foundational knowledge for web development.
#web-development
Node JS
fromRaymondcamden
5 months ago

Updates to my Table Sorting Web Component

The updated <table-sort> web component now supports date sorting and custom sorting via a data-sortval attribute.
#boxlang
fromCSS-Tricks
5 months ago

Creating an Auto-Closing Notification With an HTML Popover | CSS-Tricks

The HTML popover attribute allows elements to become top-layer popups that can be triggered and managed using specific attributes such as popovertarget and popovertargetaction.
JavaScript
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 ]