Tag Archive

Popout tutorial using only css.

Published on October 31, 2010 By Pinakin Patel

I am loving this tutorial from Soh Tanaka on how to create an information popout for images. A bit like google images whenyou move your mouse over an image.

How to identify the browser in PHP

Published on October 16, 2010 By Pinakin Patel

Bastian Allgeier has posted a great article on how to identify what browser is being used to view your website. The code is written in PHP and set the HTML class to the browser being used. The implementation involves downloading the PHP code from Bastian’s website and adding two line of code to your PHP [...]

Free Xcart 4.2 Skins with a CSS Layout

Published on June 3, 2010 By Pinakin Patel

The X-Cart website has 15 free CSS templates that can be installed on Xcart 4.2. goto http://www.x-cart.com/news/free-skin-templates-for-online-stores.html

Coding a Web Design for Speed and Quality

Published on November 13, 2009 By Pinakin Patel

The beauty of being a web designer is creating a detailed, creative, and original web design in Photoshop, without having to (for the most part) think about how it will be coded. During the design phase, it’s all about the look, and either the coding can be taken care of later, or be outsourced to [...]

10 Top tips for better CSS

Published on November 11, 2009 By Pinakin Patel

The Web designer ledger website gives a really good guide to writing and looking after your CSS.