A Primer To Background Positioning In CSS
A deep dive into CSS background-position property, explaining edge offset values and visual positioning techniques.
A deep dive into CSS background-position property, explaining edge offset values and visual positioning techniques.
The article argues for making website source code public by default, especially for blogs and simple sites, to help other developers learn and collaborate.
Analyzing the real-world cost of website data usage globally, factoring in mobile data prices and purchasing power parity.
A developer shares key takeaways from the CSUN 2015 conference, focusing on web accessibility, user testing, and emerging assistive technologies.
Explains why SVG is superior to CSS for creating circular navigation menus, providing an overview of the concepts and code behind a circular menu generator.
A freelance web developer introduces their new blog, 'bits of code,' where they will share web development knowledge and lessons learned.
Explains the CSS currentColor variable, its benefits for maintaining consistent color schemes, and how it works within the cascade.
An explanation of Jekyll collections, a powerful feature for organizing non-chronological content like products or recipes on a static website.
A critique of treating web accessibility and progressive enhancement as optional features, arguing they should be fundamental requirements.
Introducing Awesomplete, a lightweight, dependency-free JavaScript library for creating customizable autocomplete widgets.
A technique to prioritize loading of CSS background images using a hidden <img> tag to improve perceived page speed.
Monthly roundup of browser news, bug fixes, and developer tools updates, focusing on Project Spartan and WebKit issues.
A CSS technique to restart an animation on hover by triggering a reflow with a second, dummy animation.
A web developer argues against using target="_blank" on links, explaining why it's bad for user experience and control.
Explains the HTML download attribute, its use cases for triggering file downloads, browser support, and best practices like showing file size.
A step-by-step guide on how to install Craft CMS using Laravel Forge, covering server setup and installation.
A developer shares a script for sharing selected webpage text directly to Twitter, with automatic highlighting and URL hash integration.
A comprehensive guide to implementing favicons and related icons for modern websites, covering various devices and platforms with ASP.NET MVC examples.
A developer's experience improving accessibility in AngularJS Material Design and the ngAria module, including collaboration with the Angular team.
Author announces updates to the Learning Susy book, addressing common issues with the Susy Sass layout framework installation and usage.