Creating a Colorful Abstract Photo Manipulation

Today I’m featuring a cool design tutorial that I’ve found, which can be very useful in designing prints such as posters, brochures, flyers, etc. This tutorial is by the guys at Adobe Tutorialz and they show you how to create a colorful abstract photo manipulation using Photoshop CS5. Some of the basic Photo Manipulation techniques [...]

Continue Reading →

How to Create CSS3 Optical Illusions

Here’s another awesome CSS3 tutorial that may be useful to your design projects. Andrew of Script Tutorials demonstrates how you can create optical illusions using CSS3. Below are the following codes: HTML Index.html <!DOCTYPE html> <html lang=”en”> <head> <meta charset=”utf-8″ /> <title>CSS3 Optical Illusions | Script Tutorials</title> <link href=”css/layout.css” type=”text/css” rel=”stylesheet”> <link href=”css/illusions.css” type=”text/css” rel=”stylesheet”> [...]

Continue Reading →

Creating a Cool Unusual Text Effect

Created by the guys at Photoshop Star, this tutorial shows you how you can make a cool unusual 3D-like text effect using some of the tools in Photoshop. It’s so simple that rookies can easily make it work. For this text, Familian font was used. The tools you’re going to need are Gradient Tool, Radial [...]

Continue Reading →

Creating A Cool Post Date Icon Using CSS

Our featured tutorial for today is from Chris Spooner of LINE25, and what it’s about is recreating that classic and attractive calendar (or date) icon which I’m pretty sure is quite familiar to everyone; we usually see it on various user interfaces to represent an organizer app or widget. But in this tutorial,,you’re going to [...]

Continue Reading →

Creating a Captain America Shield in Photoshop

With this year’s summer release of superhero flicks like The Amazing Spider-Man and The Dark Knight, one may always remember the box office hit Avengers that brought in the likes of Thor, Iron Man, Hulk and Captain America. I’ve stumbled upon a cool tutorial which you may find interesting if you’re a fan of those [...]

Continue Reading →

Resizing Image In PHP

Here’s a great tutorial from wpwidgets by Agnis that teaches you how you can display an image on your site in various thumbnail sizes without having to produce multiple files to represent each. Let’s say you have a line of socks that you want to sell online and you want to have the very same [...]

Continue Reading →

10 Simple Design Rules

Creating a clean and simple design may look simpler to do from the outside but inside, there are so many work details to be done which people are not aware of. Here’s something I learned from Addison Duvall about his modified version of Dieter Rams’ golden rules of design. Here are Duvall’s modified 10 golden [...]

Continue Reading →

Speed Up Your Projects with Twitter Bootstrap 2.0

Twitter Bootstrap is an extensive font-end toolkit that contains HTML and CSS-based templates used for developing web sites and applications like forms, typography, optional Javascript extensions and more. Bootstrap began as an internal Twitter object intended for developing management tools and was made as style guide. It then became popular as many users used this [...]

Continue Reading →

How to Create Arctext.js – Curving Text with CSS3 and jQuery

Arctext.js is a plugin created by web developer Pedro Botelho that rotates the letters with CSS3 transformation and arranges them along a curved path. The lettering.js calculates the right rotation of each letter then distributes it across the imaginary arc of the radius. Below is the code: radius : 0, // the minimum value allowed [...]

Continue Reading →

How to Create Vibrant Digital Poster Design with CSS3

Chris Spooner shares a nice tutorial on how you can create a vibrant digital poster design with CSS3. His Circlicious design is made purely of HTML and CSS. Take note that this is only suited to modern browsers of Firefox, Safari and Chrome. HTML <!DOCTYPE html> <html> <head> <meta charset=”utf-8″ /> <title>Circlicious CSS Poster</title> <link [...]

Continue Reading →

Page 7 of 19« First...«56789»...Last »