How to Make an Abstract Heart Background

It’s the season of love once again! Create a special design for your loved one with this inspiring Valentine-themed background. This simple step-by-step lesson from ART-D of Adobetutorialz shows us how to make an abstract Valentine background with hearts using simple shapes and crosshatch brush, both found on Photoshop’s Custom Shapes Tool and Brush Tool. [...]

Continue Reading →

Create a Heart Shape With Pure CSS3

For celebrating Valentine’s Day, this is a great tutorial from Web Froze where you get to use pure CSS3 to create a nice heart shape for your web design graphics. Below are the following codes to achieve this. CSS .heart-shape { position: relative; width: 100px; height: 90px; margin:10px 0px; } .heart-shape:before, .heart-shape:after { position: absolute; [...]

Continue Reading →

30+ Creative Heart Logos

Valentine’s Day is slowly creeping closer and for graphic designers, visual artists and the like, this is the time to incorporate the season’s theme into their designs. Just as pumpkins are to Halloween and a gifts are to Christmas, a heart is to Valentine’s Day. And on that note, here are 36 cleverly designed heart [...]

Continue Reading →

How to Improve as a Graphic Designer

Stagnation is one thing that stifles most artists and designers when they’ve reached their plateau. It happens when they rely too much on their comfort zone that it simply stops them from improving, learning, and exploring new techniques and styles. Obviously this causes them to lag behind current changes especially in the fast-paced world of [...]

Continue Reading →

20+ Free Valentine Photoshop Brush Sets

It’s the love month once again, so I’ve picked up free lovely brush sets that would help you create a festive Valentine design. Click on the image to grab the brushes and spread some love! Valentine Floral Brushes   Valentine Floral Heart Brushes   Vector Style Hearts Brushes   Valentine PSD   Valentine Day Heart [...]

Continue Reading →

A Quaintly Designed CSS Typographic Grid

Here’s a very fascinating take on creating a CSS grid by Chris Coyier. If you’re site is text-heavy then this kind of layout might suit it perfectly. Check out the demo to see how it works. Horizontal Grid   Vertical Grid The concept is inspired by one Richard Rutter with his article Compose to a [...]

Continue Reading →

30 Free Beautiful Seamless Pattern Sets

Supplement your website with seamless background patterns and transform it into a work of art! I’ve collected 30 different types of equally beautiful patterns for you to try, and each set includes formats such as .jpg, .eps, .png, .ai and .pat. Click on the images below to view and grab them for free. Vector Patterns [...]

Continue Reading →

10 Creative And Uniquely Designed Navigation Menus

A well-designed navigation bar leaves a good impression on first-time visitors. Here’s a list of navigation menu designs that would make you go “why didn’t I think of that?” Small Stone Recordings – Here’s a perfect example of incorporating your site’s theme with the design. This immediately gives your site’s visitors an idea of what [...]

Continue Reading →

Animated CSS3 Multilevel Menu with Transition

Script-tutorials.com gives us this cool UL-LI-based multilevel menu, with transition and animation effect using CSS3. You can create this menu in 2 easy steps. Click on the above image to view the demo. You may also download the full pack HERE. Step 1: HTML Index.html <!DOCTYPE html> <html lang=”en” > <head> <meta charset=”utf-8″ /> <title>CSS3 [...]

Continue Reading →

Auto-Convert Text To Different Cases Using jQuery

jQuery By Example’s author created this neat plugin for automatically converting your text to upper, lower, title, and pascal case. The auto feature is just half of it, the other half is that it converts your text in REAL-TIME! Check out the live demo here or take a look at its code here. First thing [...]

Continue Reading →

Page 16 of 19« First...«1415161718»...Last »