36 Creative Logos

Posted on March 20th, 2008, by Cristian in Design

DzineBLog has made a selection of the kick ass creative logos of this year, they picked the best 36 logos around the net that are impressing.

I must admit that the selection is good and I put on the banner the logos that I likes most and that are creative.

View all logos

Leave a comment

Advertise / Sponsors

How to Be a Rockstar Freelancer
Comments RSS Feed

Recent Comments

  • admin: Yes, it does the same. Basic I just get the object $(”#nicemenu span.head_menu”) once, and applied the...
  • André Beaudry: Hi, I would like to know why : $(”#nicemenu span.head_menu”).mouseov er(function(){...
  • admin: Try to change the z-index to the menu container in my example div #nicemenu. The first one should have for ex....
  • Sean: Hi, I have 2 menus on the same page, when I expand the top one, it will overlap the second one, the second one...
  • admin: Just replace in the source code the “.fadeIn()” with “.show()”, everywhere.