Browsing articles tagged with " Design"
Mar
19
2012
CSS // web

How To Create a Notebook Design with CSS

notebook

This tutorial will show you how to create a notebook themed website using only CSS. First, we will start out by creating a basic wrapper by specifying that the body tag should have the following CSS properties: body { background-color: #f5f5f5; width: 600px; margin: 0 auto; padding: 0; } Next, we are going to make an unordered list, I’ll call mine list: .list { color: #555; font-size: 22px; padding: 0 !important; width: 500px; font-family: courier, [...]

Apr
14
2011

14 Useful jQuery Plugins For Web Designers And Developers

jQuery is a rapid JavaScript library that is CSS3 compliant and supports many cross-browsers features. The jQuery framework is extensible and very nicely handles DOM manipulations, CSS, animations, communications to server requests, document transverse and event handling. Here’s a collection of 14 useful jQuery plugins and scripts for web designers and web developers. This set contains jQuery sliders, image galleries, slideshow plugins, jQuery navigation menus, interactive calendar, image rotators, plugins for tabs, accordion menus, user [...]

Nov
5
2010

21 Uniquely Designed Business Card

Introduction Business cards are really important as it represents your identity. Nowadays, business card is no longer restricted to rectangle design, but in different shapes and colors. In this post, I have found 21 uniquely designed business cards for your inspirations. Enjoy For quick service and great print quality, order business cards, color postcards and other items online.>

Aug
15
2010

Building a Stylish Blog Design Layout in WordPress

Over the last couple of weeks we’ve been through the process of creating a stylish blog design in Photoshop, coding it up into a static HTML and CSS concept, and now we’ll put the whole thing together as a fully working WordPress theme. Follow this step by step walkthrough of the various WordPress theme files, and see how the HTML is split up and injected with PHP tags to provide the complete blogging functionality.

Aug
6
2010

Showcase of Fresh Texture-Based Web Designs

By Callum Chapman Over the past few months, the use of extreme textured images in web design is starting to die down. It was used so excessively that is was almost everywhere we looked when browsing the web. Other developments, such as the use of minimalism in web design and various other styles have slowly pushed the dramatic use of texture out of the window. It does however still play a big part in the [...]

Aug
6
2010

80+ Useful PSD Templates For Web Designers

Reinventing the wheel is rarely a good idea, and this is especially true when it comes to creative activities such as design. The less time you spend on tedious tasks, the more time you have for expressing your ideas and being original. Fortunatel,y the design community is very generous in this regard, huge amounts of resources are freely available online, from simple design templates to complex illustrations. This collection brings you 80+ amazing customizable PSD [...]

Aug
2
2010

30 Free Fonts for Your Eye Catchy Design Work

To save you some time, I put together 30 awesome free fonts I use quite frequently nowadays . Enjoy! Addams Regular

Jun
17
2010

Add Motion To Website: jQuery Animation Plugins From 2010

1. AJAX-ZOOM – Image Zoom – Pan Gallery plugin AJAX-ZOOM is a sophisticated image zoom & pan gallery plugin based on jQuery and PHP. With over 250 options it is very flexible and can be integrated into any website.

May
17
2010
CSS // web

Beautiful CSS3 Search Form

You can create a round circle by specifying a very large value with the border-radius property. The following example uses 100px border-radius to make a round circle.

Apr
30
2010

30 Useful Web-Based Applications for Designers

livefordo A web application is an application that is accessed via a web browser over a network. They may also mean a computer software application that is hosted in a browser-controlled environment or coded in a browser-supported language (such as JavaScript, combined with a browser-rendered markup language like HTML) and reliant on a common web browser to render the application executable.

Pages:12345»