Articles - Page 169

Browse hundreds of articles, tips, and inspiring design collections. Find helpful design advice, or the perfect resource for your next project.

30 Great Looking Web Designs Built With Diagonal Lines

Inspiration / 24 Sep 2012

30 Great Looking Web Designs Built With Diagonal Lines

Too often, we fall back on the same old design techniques and aesthetic feel. Why not mix it up every now and then and try something new? One technique that really seems to be gaining traction lately is the implementation of strong diagonal lines in web design.

After years of strict, standard grids that utilize clear vertical and horizontal directionality, a bold diagonal design can make a refreshing statement that’s eye-catching and attractive. Read on to see thirty recent examples of designers using diagonal lines in their work.

How to Design the Perfect Twitter Header Image

Graphics / 20 Sep 2012

How to Design the Perfect Twitter Header Image

Twitter recently rolled out an updated design for profile pages, which allows you to insert a new “header photo” that sits on top of your feed, much like Facebook’s timeline cover image.

Today we’re going to dive in and see some examples of good Twitter profile images and discuss how you can design your own. I’ll even toss in a free template so you can get started right away.

Compromising With Clients: Play Nice or Take a Stand?

Business / 19 Sep 2012

Compromising With Clients: Play Nice or Take a Stand?

I was recently put in an interesting position where I had to choose between my professional principles and a paycheck. As a designer, you’re probably no stranger to this situation.

What’s the right course of action? When is compromise a laudable action and when is standing firm and refusing a request the better way to go? I’ll share my thoughts through a real and personal story.

Transform Your Designs Into Coded HTML Emails With Mailrox

HTML / 11 Sep 2012

Transform Your Designs Into Coded HTML Emails With Mailrox

Coding HTML emails sucks. In a time where we’ve become so ingrained with web standards and CSS-based layout, jumping back in time and coding up table-based layouts with inline styling feels downright icky. In fact, there are tons of web designers who haven’t even been around long enough to be familiar with how to code this way.

Today we’re going to take a look at a new tool that promises to make life much easier for HTML email designers. With Mailrox, you upload your design, slice it up and easily transform it into a working HTML email.

The Master Guide to the Photoshop Layers Panel

Software / 10 Sep 2012

The Master Guide to the Photoshop Layers Panel

The Layers Panel in Photoshop is one of the single most important aspects of the software’s UI. Odds are, you’ve spent a good chunk of your life staring at and interacting with the Layers Panel, but how well do you really know it?

Today we’re going to take a deep dive into what the Layers Panel has to offer and how to make the most of it in your workflow. We’ll learn about everything from keyboard shortcuts to obscure customization features. Whether you’re a beginner or a pro, you’re bound to learn a few new tricks!

Build a Fun Photo Swap Animation With CSS Keyframes

CSS / 5 Sep 2012

Build a Fun Photo Swap Animation With CSS Keyframes

CSS keyframe animations open up a vast range of possibilities for what can be accomplished with CSS. Much more than simple, one-step transitions, keyframes can be used to achieve complex, multi-step animations that are quite impressive.

In today’s project, we’re going to start from scratch and build a stack of two photos that spread out and swap their stacking order when you hover over them. Along the way we’ll learn all about how to wield keyframes like a pro and juggle all of those head-spinning prefixes!

A Beginner’s Guide to Leaner CSS

CSS / 4 Sep 2012

A Beginner’s Guide to Leaner CSS

Don’t repeat yourself (DRY). It’s a simple concept with the ability to completely change the way you write code. If I look back to my early days with CSS though, I don’t think the concept meant much to me. Sure, all right, don’t repeat myself, thanks for the advice. How does that translate to applicable advice though?

Today we’re going to look at the very core concepts for how to rethink the CSS you’ve been writing by trimming the fat and reducing the redundancy. The result will be leaner CSS that’s easier to author and maintain.

Code a Mountain Lion Style Notification Window With CSS

CSS / 3 Sep 2012

Code a Mountain Lion Style Notification Window With CSS

This one is for my fellow Mac nerds. Apple’s newest desktop operating system, OS X Mountain Lion, has a built-in notification system similar to what we’ve had on iOS for years. Today we’re going to build one of the notification windows using CSS.

To pull this off, we’ll use some basic HTML and a little bit of fancy CSS3. To finish it off, we’ll add a touch of jQuery magic to allow the user to drag the window around. It’ll be tons of fun, so boot up your favorite coding app and follow along!

Art vs. Design: Are They the Same Thing?

Articles / 29 Aug 2012

Art vs. Design: Are They the Same Thing?

Every project is created by design. It is thought out, analyzed and finally, designed and executed.

But is every design project also a work of art? How similar (or different) are the processes and results? You may find that every designer or artist has a different definition. Here I will share my characteristics of each. (Feel free to agree with or even challenge me.)

Semantic Grid Class Naming With Placeholder Selectors in Sass 3.2

CSS / 28 Aug 2012

Semantic Grid Class Naming With Placeholder Selectors in Sass 3.2

CSS frameworks are known for taking a club to the idea of semantic HTML. This is such a problem that developers everywhere have entirely sworn off the idea of grid-based frameworks solely on the principle that it leads to non-semantic class names.

With Sass, it becomes quite easy to work around this problem and use a predefined grid without resorting to wonky class names. In fact, the latest version of Sass (3.2) has a new feature that makes this task easier than ever. Read on to see what it is and how it works.

Seven Online Infographic Builders That You Have to Try

Software / 16 Aug 2012

Seven Online Infographic Builders That You Have to Try

The world is becoming increasingly visual – especially the online world. Thanks to social media and the explosion of sites such as Pinterest, displaying information in a visual way has become even more important. But it can be time consuming and even brain-boggling.

There are a host of tools out there though that can help you turn information into pretty good (and Pinterest-friendly) infographics in a matter of minutes. Here we take a look at some of the top contenders, how they work, what they cost and if they are worth your time (and money).

Master Responsive Web Design With Gridset

CSS / 13 Aug 2012

Master Responsive Web Design With Gridset

Let’s face it, responsive design is hard work. Web design was difficult enough when we were only considering desktop platforms, but the challenge of seemingly infinitely varying screen and viewport sizes has really added to the complexity of website layout.

Whether you’re completely new to responsive design or consider yourself an expert in the area, the tool that we’re going to look at today will blow you away. It’s called Gridset and it’s amazing.