#HTML

[ follow ]
#html
Web development
from2ality
7 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
fromJoeldare
8 months ago

Why I'm Writing Pure HTML & CSS in 2025

Pure HTML and CSS enable lightweight, fast, low-maintenance websites that load quickly, reduce resource use, and simplify hosting and deployment.
Typography
fromCSS-Tricks
3 weeks ago

Enhancing Astro With a Markdown Component | CSS-Tricks

Using a Markdown Component simplifies markup and enhances typographic symbols in an Astro project.
#javascript
Web development
fromeLearning
3 months ago

Add a Toggle Switch to Your Project - eLearning

A toggle switch can be added with HTML, styled with CSS, and its ON/OFF state read with JavaScript to control UI behavior.
Web development
fromMedium
4 months ago

How the tools we use change the products we design

Design tools shape and constrain web design practices by influencing what designers create and how they create it.
Web development
fromTreehouse Blog
5 months 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
5 months 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
6 months 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
fromInfoQ
11 months ago
UX design

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

fromInfoQ
11 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
11 months ago

Figma Sites: innovation or exploitation?

Semantic HTML and meaningful class structures enhance accessibility, readability, and SEO effectiveness.
fromRaymondcamden
1 year 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
UX design
fromGomakethings
1 year ago

A Web Component UI library for people who love HTML

Building a customizable, framework-agnostic Web Component UI library can enhance HTML usage.
[ Load more ]