Explore the Articles

Design

Practical Design Considerations for Responsive Sites

The Internet is being accessed by people everywhere on countless incredibly varying devices and responsive pages provide an easy and functional way to account for these differences. There has been a lot of discussion lately regarding the techniques involved in responsive design from a technical standpoint: media queries, percent based widths, etc. However, once you master the CSS tricks for implementing a responsive design, you’re faced with a much bigger hurdle: the actual design.

Read More
CSS

Centering in the Unknown

When it comes to centering things in web design, the more information you have about the element being centered and its parent element, the easier it is. So what if you don't know anything? It's still kinda doable. The hard comes in when you don't know the dimensions of the element to be centered.

Read More
HTML

An Introduction to Grids in Web Design

The grid is an invisible structure that collects all the elements within a web page together. Grids are never properly visible, however traces of the grids’ “discipline” can be seen by the placement of elements within a web page. The grid also dictates the size of such design elements as widths of column texts, repeated placement of elements, padding around imagery, word spacing, line height, etc. A grid’s main goal is to create a connection of unity within a design, which in turn makes web page content flow better, producing a more readable and enjoyable web page design. 

Read More
Design

Photography Inspiration: Color Palettes of Fall

With the fall kicking off a sweeping change of nature’s color palette, we thought we would turn our inspirational spotlight once more in this direction. So with this mission in mind, we collected a range of new autumn photographs from some talented artists, and derived color palettes from them. Welcome to the Color Palettes of Fall! 

Read More
CSS

Fullscreen Image 3D Effect with CSS3 and jQuery

In this article you can see one CSS 3D Transforms experiment. The idea is to show an image’s fullscreen version by rotating two blocks in three-dimensional space. The faces of the blocks being rotated to the front will show the full screen image.

Read More
CSS

CSS Borders: The Basics And Rounded Corners

Borders are something designers use on most projects. In this post the author looks at the basic css border which is the area between padding and margin. Then he moves into rounded corners with border-radius. 

Read More
Design

36 Exquisite Mobile iOS and Mac App Website Layouts

Graphic designers for Apple software often have a way of precision. Mobile iOS apps and Mac OS X have proven to bolster a community of developers publishing under one library. And from this we can see a trickle-down effect into application websites.

Read More
JavaScript

How to Scrape Web Pages with Node.js and jQuery

In this tutorial, we will scrape the YouTube home page, get all the regular sized thumbnails from the page as well as links and video duration time, send all those elements to a jQueryMobile template, and play the videos using YouTube embed (which does a nice job of detecting device media support (flash/html5-video).

Read More
Design

Spooky and Fun Halloween Wallpapers

With Halloween right around the corner, one of the year’s spookiest and most playful seasonal celebrations, we thought it would be somewhat appropriate if we put together a collection of desktop wallpapers for our readers to use to decorate their backgrounds. While some may think that this time of year is all about the horror and the macabre, we thought we would more focus on the lighter, more whimsical side of this holiday. No tricks, just treats.


Read More
Photoshop

Create a Fantasy Miniature World in Photoshop

This week Envato is celebrating the launch of of PhotoDune, Envato’s new stock photography website with a series of photo effect and photo manipulation tutorials that showcase the images from their new marketplace. In this tutorial they’ll demonstrate how to create a miniature world using some interesting techniques.

Read More
Newer articles Older articles