This tutorial explains how to design a good form using a clean CSS design with only label and input tags to simulate an HTML table structure. You can use all CSS/HTML elements to design your custom form for your web projects:
Continue reading
Monthly Archives: June 2009
30 Big Backgroud websites for Design Inspiration
We have collection of big background websites. This post is a showcase of more than 30 websites using large background images. Large background image can create the stunning visual effect, especially for high resolution monitors. It can also add more life to your site design compared to the traditional tiled background graphic. Here is a collection of 30 websites that used large image as the site background (must-see, you won’t be disappointed).
Continue reading
30 Beautiful Logo Designs for Design Inspiration
Logo design is the master of creation in the design field. I admired some logo designers how they incorporate the concept and the design and finally produce the stunning logos.
Only for inspiration, for the purpose of you should knowing them. Do not try to copy their work. Continue reading
15 Beautiful Black & White Websites
Black & White doesn’t have to be boring. Monochromatic color schemes can be used with just about any color, but some of the most striking are in black & white. By cutting out color a website relies more heavily on other design elements – such as layout or typography, etc..
So here’s your daily dose of inspiration…15 extremely well-done Black & White websites… Continue reading
Creating a Image Gallery with Caption
In this post we crating a simple image gallery with caption. There is a much simpler way to do this with a list and some very easy CSS. Depending on what you want to do with your photo gallery you may want to have a caption or more information available on the page.
Continue reading
20 Websites with Beautiful Typograhy
I have spent the last month searching, stumbling, noting, bookmarking and analyzing in a quest to find 20 Excellent examples of Web Typography. I’ve chosen them because they make excellent use of type. Some of the examples mimic the typography of print, while others actually leverage web technology, smart CSS and delicious HTML to make their pages not only aesthetically pleasing, but legible, user-friendly and easily navigable.
In this collection, you’ll find a variety of sites that showcase creative and functional uses of typography. Continue reading
10 Useful Sites for Web Designers
We are always looking to come up with the post that is attractive and useful for everyone. We most of the time focuses on the designer, developer’s resources and where anything is going to launch free of cost. There are countless designer’s and developers free resources available which everyone should review at least once. In this post I have collected 10 Most Useful Free Websites For Designers And Web Developers. Continue reading
Developer’s paradise sites of the week for june 18th 2009
Developer’s paradise sites of the Week is a weekly roundup of the most outstanding website designs. In this week’s collection, we have designs from Daddy design, Design hippy, Samsys, southern media, and Huxley prairie fest
Continue reading
Simple 2 column css layout
This is a tutorial on how to use CSS to create a simple two column layout.
The layout consists of a header, a main content column, a sidebar, and a footer. A pretty basic layout, and not at all difficult to create with CSS once you know how to deal with the inevitable Internet Explorer bugs.
Tutorial to create a Beautiful, simple, horizontal CSS menu
This is a very simple, horizontal css menu .This tutorial helps to create a simple and attractive CSS menu with a cool hover effect.
First of all let us write CSS code for menu. here goes the code..