Posts tagged Web design

All tags: 3g adobe apple business code css Design download error facebook fireworks free google gtd guide internet ios4 iPhone ipod ipod touch javascript jquery linux marketing mobile mp3 Music online optimize photoshop plugin problem seo spotify startups template theme tool tricks tutorial Twitter web Web design web development wordpress


  • Adobe Fireworks list of error and bug fixes

    Adobe Fireworks list of error and bug fixes

    22 Mar 2011

    Fireworks is the best tool for web design, period. Photoshop cannot compete with the precision and user experience of it. PS may have more features and functions but it is not optimized for producing …

  • Google Web Fonts Pack – 90+ free fonts for the web

    Google Web Fonts Pack – 90+ free fonts for the web

    27 Jan 2011

    Modern browsers are now the vast percentage of website users and it is quite safe to use advanced features from CSS3 to some HTML5 as well as one of the most needed features which is using fonts the u…

  • Art Director

    Art Director

    6 Jun 2010

    An impressive freelance website for an Art Director with beautiful contrasts A freelance work for a client who was looking for a stunning website that was simple but strong in which to display her wor…

  • English Web Design Glossary

    English Web Design Glossary

    7 Apr 2010

    Here’s a check-list of terms that every Web Designer or Developer should know. It’s not an extensive tutorial with long definitions, just a list to check how much you know. The purpose of …

  • jQuery-JavaScript: Basic Cheat Sheet for Beginners

    jQuery-JavaScript: Basic Cheat Sheet for Beginners

    20 Dec 2009

    Content Check if element exists if ($('#infobox').length) { /*exists, do things here*/ } Change attribute $('#name').attr('title', 'Hello!'); Change content of a container $('#main').html('<p>Lo…