A logo is the cornerstone of any business’s brand identity. In this article, I’ll walk through the 7 fundamental steps to creating a logo and show you some real-life examples.
DWUser.com
Empowering Web Creativity
News / Blog
Posts Tagged ‘design’
Zero to Logo: The Creative Process in 7 Steps
Saturday, February 2nd, 2013Creating a Responsive Tiled Photo Gallery with Pure CSS
Saturday, January 19th, 2013Responsive design is quickly becoming the favored approach for making your site accessible on all devices. In this article, I’ll show you how to create a resizable grid of tiles that always fits perfectly, no matter the screen size.
Creating Keyframe Animations with CSS3
Saturday, January 5th, 2013Have you perfected your CSS3 keyframe animation skills yet? The day when CSS3 animation becomes the new standard is quickly approaching. In this tutorial, we’ll practice by creating a simple animated scene.
Christmas Special: Add a Snowstorm to Your Webpage
Friday, December 21st, 2012To help put you in a festive mood, we’re featuring a holiday-themed article this week. What could be more appropriate at this time of year than adding a snowstorm to your webpage? I’ll give you a pre-baked script plus the recipe for this holiday treat.
Watch Out, da Vinci: Intro to Drawing with the HTML5 Canvas Element
Saturday, December 8th, 2012In this article, I’ll introduce you to creating scripted drawings with the new HTML5 canvas element. We’ll draw a full scene with just a couple dozen lines of code.
Web Services Made Practical: Where Are Your Visitors From?
Saturday, November 10th, 2012What exactly is a web service? I’m going to show you by building a real-world application that determines where your site visitors are coming from.
7 Web Design Trends (That Won’t Go Away)
Saturday, October 27th, 2012When you’re looking for inspiration, sometimes it’s good to go back to the basics. In this article, I look at 7 trends that won’t be going away any time soon.
Tutorial: Creating a jQuery Image Scroller
Saturday, September 15th, 2012We’ve received several requests for a tutorial showing how to create an infinite image scroller or carousel – something that’s not quite covered by either EasyRotator or the XML Flash Slideshow Creator v4. In this tutorial, I’ll walk you through the simple steps.
Using CSS3 Transforms to Move, Scale, Rotate and Skew Page Elements
Saturday, August 18th, 2012Transforms, a new feature of CSS3, allow you to manipulate any elements in your page, moving, scaling, rotating and skewing them. The transformations can even be applied as an animation.