The cite element
Explains the HTML5 <cite> element's proper use for citing work titles, contrasting it with HTML4 and academic citation styles.
Explains the HTML5 <cite> element's proper use for citing work titles, contrasting it with HTML4 and academic citation styles.
An exploration of the HTML <canvas> element, its origins, technical implementation for 2D graphics, and accessibility considerations for rendering text.
A developer built MenuGen, an app that uses AI to generate images of menu items from a photo, and shares their experience creating it with AI coding tools.
Announcing PHPverse 2025, a free online event on June 17th to celebrate PHP's 30th birthday with talks, Q&A, and giveaways.
A developer reconsiders the value of webrings after discovering modern implementations that showcase community and personal websites.
A developer explains how to build a minimalist, zero-dependency static site generator from scratch using plain JavaScript objects and functions.
A web studio founder shares burnout from marketing-focused work and plans to shift towards open-source projects and education.
A developer critiques the complexity of static site generators like Astro for simple blogs, based on a hands-on porting project.
A guide to creating a custom 404 error page in Blazor Web Apps for .NET 8, as the traditional <NotFound> router method no longer works.
A guide to using the HTML <picture> element in GitHub Markdown to display different images for dark and light modes.
A critique of fake interactive UI elements like non-clickable 'buttons' that frustrate users, with examples and solutions for better web development.
A conference organizer argues that politics are inherently part of web events, discussing inclusivity, ethics, and the impact of political views on tech communities.
A Firefox addon that compares prices relative to different incomes worldwide, highlighting purchasing power and wealth inequality.
Andy Bell discusses client work, courses, and his publication Piccalilli on the Shoptalk Show podcast, focusing on front-end development.
A web developer reflects on a 5-year-old .NET Magazine interview, discussing his side projects, CSS tools, and focus on web development education.
A developer explains why they no longer need the mutetab Firefox extension, as Firefox now reliably blocks auto-playing media by default.
A web developer explains the value of a personal links page for consolidating online presence and shares his own approach.
Argues for hybrid linters combining native-speed parsing with TypeScript-based rules for optimal performance and developer experience in web development.
An overview of React's key features like component-based architecture and virtual DOM, explaining its benefits for modern web development.
Explores advanced uses of the WordPress REST API for headless websites, mobile apps, and third-party integrations with code examples.