Your source for front-end development, performance optimization, frameworks, HTML/CSS/JS tips, Webflow/Figma-to-code workflows, and core web technologies. Focused on helping designers build faster, cleaner, more scalable sites.

Every week we feature a set of comics created exclusively for WDD. The content revolves around web design, blogging and…

Hidden away in the depths of the CSS specification you’ll find CSS counters. As the name suggests they allows you…

In the last post, we took an in-depth look at Google’s Panda and Penguin updates and how they have impacted…

In part one, we touched on how to harness the power of display: flex in your website layouts, and how…

Every week we feature a set of comics created exclusively for WDD. The content revolves around web design, blogging and…

Adobe has just announced that Creative Suite will cease to exist after CS6 (in name at least), and be replaced…

With every new revision of CSS, a plethora of new, exciting attributes come to light; one of which being the…

The most frustrating aspect of web design for designers trained for print, is the persistent lack of typographic control. Careful…

Every week we feature a set of comics created exclusively for WDD. The content revolves around web design, blogging and…

I’m thrilled to officially announce that CodeVisually.com has been recently acquired by Webdesigner Depot and is now part of our…

There’s an expression in advertising that goes “I know that 80% of my advertising isn’t working. I just don’t know…

Creating an to-do app is usually the first application you learn how to build in JavaScript but the problem with…

When it comes to rendering on somebody else’s DOM, you can’t naively write HTML and CSS like you might for…

This is part two of the HTML5 audio introduction video; if you haven’t watched it already, I recommend checking out…

Every week we feature a set of comics created exclusively for WDD. The content revolves around web design, blogging and…

We all know that there are a few differences between small businesses and larger corporations, especially when they begin considering…

The introduction of the HTML5 spec introduced new tags for presenting media on a webpage; the <audio> and <video> tags,…

HTML5 came with all new APIs, new input types and attributes for forms. As is often the case, those major…