Aug19
This collection of jQuery plugins might come in handy next time you’re building a site. This post highlights some of the more aesthetic plugins online that can add a spark of creativity into your web design.
20+ Beautiful jQuery Plugins for Web Designers
This is a ThickBox. A ThickBox is approximately like a lightbox, but with more effects. It supports content using AJAX etc etc, and is very useful displaying several images in a row.
Continue reading »
\\ tags: jQuery, Plugin, Web Design
Apr28
Since previous graphic design related article turned out to be really popular, I decided to do similar article about web-design related resources. In this list You’ll find many free icons, psd files in good quality, Photoshop layer styles for easier icon creation and many websites specialized to deliver good quality freebie related content. You could say, it’s better to create icons Yourself, but I think there is no sense to create something that’s already there available for free, however if there isn’t something, this is only way to know it. Also yes, here is many *.psd files, so You have a chance also to see how really these icons are created and learn something. At least I think it’s worth bookmarking!
One more time, before You use these icons read licence terms and legal agreements.
Continue reading »
\\ tags: PSD
Apr24
Feast your eyes over this collection of super useful CSS resources:
\\ tags: CSS, CSS Tips, tips
Apr14
Wondered what’s coming next? In CSS3 terms, here are the new features available for the latest browsers like Firefox and Opera. We’ll be looking at the border-radius, opacity and outline command.
Border-Radius

CSS Code: -moz-border-radius: 10px; -webkit-border-radius: 10px;
Works in Firefox 3 and Safari 3
Continue reading »
\\ tags: CSS
Mar18
Type is one of the most-used elements of the web. Think about it. Unless you are YouTube or Flickr, chances are your site visitors are coming for your text content – not the fancy packaging that surrounds it. So why are web designers still treating text like a secondary element?
Good typography brings order to the page and increases legibility. It allows people to process information faster.
A more scannable, readable site means happy visitors. Happy visitors return often, buy products, leave comments, and share the site with friends. See why it might be worth thinking about?
I could blather on forever about how far typography has come on the web, and how far yet it has to go. I have frequently bounced between web and print design. When you’re going from InDesign to TextMate, the limitations of web type are crystal clear.
But plenty has been said about what web type can’t do. This isn’t going to be another rant. Instead, let’s focus on a 5 easy fixes for the typographic eyesores that abound across the Web.
Continue reading »
Mar13
CSS has fundamentally changed web design, it has provided designers with a set of properties that can be tweaked to make various techniques to make your pages just look right.
Today we are presenting a round-up of 101 CSS techniques designers use all the time. Definitely worth taking a very close look at! This is just the first series , the second part will be coming soon, stay tuned and Enjoy!
CSS Sprites
CSS sprites save HTTP requests by using CSS positioning to selectively display composite background images. To maximize accessibility and usability, CSS sprites are best used for icons or decorative effects.
Continue reading »
\\ tags: CSS
Mar06
Achieving beautiful typography with CSS on the web is no easy feat, and there are many limitations to what can done with type on the web. However, there are generous people out there that have taken the time to build tools and write tutorials to help you overcome these limitations and create websites with beautiful typography.
Here are some that I find most useful:
Tools

Continue reading »
\\ tags: CSS, CSS Tools
Mar06
Since this year is coming to a close, I wanted to take the time and look back at all of the giving that was done by the web design community. I’ve hand picked some of my favorite freebies from 2008. In this post you will find goodies ranging from icons to web apps that should all be of help to you in your upcoming projects.
A beautiful and cleverly named free font.

A large collection of 128 icons that are of the highest quality.

Continue reading »
Mar06
A great designer is one who can create great designs long after the latest trends have passed. When in doubt always go back to basics & the fundamentals you learned when starting out. Here are some steps I personally take that have helped me become a better designer. My hope is that this will remind you of the little things we sometimes take for granted. Please feel free to add to the list if you have tips – interacting with the community & sharing the knowledge is what it’s all about.
1 . Trends
Keeping up to date on the latest trends is important – however “trends” does not mean “copy”. Get inspiration and create your own style. See this highly effective post of 2008 Design Trends.
2. Learn & Develop
Great designers are always learning and stay fresh on the latest styles. A great resource for finding specific collections for interface design on the web is PatternTap.
Continue reading »