The body element
A whimsical exploration of the HTML <body> element, its structure, and its relationship to the <head> element, using analogies to human anatomy.
A whimsical exploration of the HTML <body> element, its structure, and its relationship to the <head> element, using analogies to human anatomy.
Robin, a German software engineer, introduces his background, mission to make coding education accessible, and his freelance work.
A tutorial on using Htmx triggers with ASP.NET Core to dynamically update HTML elements, specifically focusing on refreshing a user avatar.
Updates on techniques to bypass in-app browsers on Android and iOS, including changes to intent links and iOS shortcut issues.
Explores the HTML <blockquote> element, its semantic purpose, historical usage, and why it's unsuitable for pull quotes in web design.
A judge's recap of the first DEV Web Game Challenge, highlighting winning entries for web games and one-byte explainers.
A developer discovers and discusses slashpages.net, a project for creating personal 'slash pages' popular in the IndieWeb community.
A developer shares the story and exact email that landed their first tech internship, offering a personal look at breaking into the industry.
A satirical and dramatic blog post explaining the HTML <bdo> element, which overrides text directionality.
A developer shares their personal story of gaining visibility by consistently sharing knowledge, teaching complex topics, and engaging with the community.
Explains the HTML <bdi> element and its role in isolating bidirectional text from the browser's Unicode algorithm.
Announcement about co-emceeing SquiggleConf, a web development conference focused on tools and practices in Boston, October 2024.
The Interop Project aims to improve web browser interoperability, focusing on proposals for SVG, Vibration API, and other web standards.
Explores the semantic evolution of the HTML <b> element from a presentational 'bold' tag to its current 'Bring Attention To' role, contrasting it with <strong>.
A developer shares notes on Go 1.22's improved built-in router and using sqlc to generate database code, based on personal project experience.
How the A11y Slack community developed anti-SLAPP policies with Harvard Cyberlaw Clinic to protect members from lawsuits by accessibility overlay vendors.
A guide to reliably testing Htmx-powered ASP.NET Core applications using Playwright by leveraging Htmx lifecycle events.
A web developer explores creative CSS composition using custom properties and gradients, inspired by artistic constraints.
Chrome introduces a customizable <select> element API in development, seeking developer feedback on styling and functionality.
A developer's exploration of the powerful CSS :has() pseudo-class, sharing real-world use cases and its surprising utility in modern web development.