Useful patterns for building HTML tools
A developer shares patterns and best practices for creating single-file HTML tools using LLMs, covering prototyping, dependencies, and deployment.
A developer shares patterns and best practices for creating single-file HTML tools using LLMs, covering prototyping, dependencies, and deployment.
A beginner-friendly blog series teaching web development fundamentals: HTML, CSS, JavaScript, Node.js, Git, and deployment.
The State of HTML 2025 survey is now open, allowing web developers to influence browser vendors and web standards.
The author announces the State of HTML 2025 survey, explaining its history and how past results have directly influenced web standards.
Explores the ideal number of network requests needed for web page navigation, comparing traditional HTML apps with modern client-side approaches.
A guide on how to style the calendar/clock icons in HTML date and time input types using the ::-webkit-calendar-picker-indicator CSS pseudo-element.
A thought experiment reimagining HTML with custom server-side tags, attributes, and a JSON-based output format.
Learn two useful CSS tricks for styling HTML Dialog elements: blurring the backdrop and disabling page scrolling when open.
A technical musing on the role of JavaScript in web development, comparing HTML, CSS, and JS to parts of a sentence.
A discussion on the proposed behavior and limitations of the new <selectedoption> element for styling HTML select elements.
A technical guide on creating HTML tables with horizontal scrolling and sticky headers using CSS.
Exploring the concept of 'buildless' web development, where code runs without bundlers or build steps, and examining modern techniques to achieve it.
A guide to using the native HTML popover attribute to create modals without JavaScript, including code examples.
A nostalgic look back at the early days of web development, from table layouts to dial-up modems, by a developer with 20 years of experience.
Learn how to use CSS's height: auto to override HTML image dimensions for responsive design without distortion.
A guide for beginners on setting up a minimal web development environment for MacOS or Windows, including React.
A developer reflects on how naming conventions and web standards create layers of abstraction that make modern web development possible.
Explains how to create single line breaks in Markdown using HTML <br> tags or trailing backslashes, with compatibility considerations.
The State of HTML 2023 survey is now open, gathering developer feedback to influence browser roadmaps and web standards.
Announcing the new State of HTML survey, seeking community input to design the inaugural survey on HTML features and developer practices.