October 31st, 2009 by Tom

CSS Sprite technique is one of the most famous CSS technique for creating CSS rollover menu. This technique is not requirere to preload image like the usual javascript menu. The video tutorial is great explain. View Demo | Download Source Code Link : Exactly How to Use CSS Sprites


October 30th, 2009 by Tom

There’re several tool to help you create a website but testing your website for error, browser compatibility are also important. IETester, Browsershots and Adobe Browserlab offer you tools for checking your web design in multiple version of Internet Explorer, but Adobe Browserlab and Browsershots offer more options to let you test your web design. On [...]


October 29th, 2009 by Tom

If you’re looking for a nice menu for your web design or blog, this is a list of beautiful and cool CSS menus. Some menus have special effect with jQuery, javascript, or Mootool that make these menus have more interest such as slide menu, fading effect, cool animated and more. You can download and use [...]


October 28th, 2009 by Tom

]This video tutorial will show you how to install WordPress blog on your computer. First step you need to download Xampp (available free for Windows, Mac and Linux) and install it on your computer. Xampp will make you computer be able to run PHP and mySQL. The video is a bit fast, but you can [...]


October 26th, 2009 by Tom

This list is a collection of online tools for compressing your CSS code. If you want to make your site load faster a bit or you want to save bandwidth to reduce server load, these are the tool that you’re looking for. I’ve tried these tools and it works great, CSS compressor can reduce my [...]


October 26th, 2009 by Tom

If you have to work on multiple computers, this tool is great for you. PortableApps.com Suit is a complete collection of portable apps including a web browser, email client, office suite, calendar/scheduler, instant messaging client, antivirus, audio player, sudoku game, password manager, PDF reader, minesweeper clone, backup utility and integrated menu, all preconfigured to work [...]


October 26th, 2009 by Tom

Cool Image effect technique using CSS and jQuery. I see many sites use this technique and I think it’s really cool. The tutorial is on sohtanaka. Check out the link below. Link : View the Tutorial View Live Demo