Archive for the ‘Website Development’ Category

Min-Height

Sunday, May 7th, 2006

Majority of the web page layout require side navigation column and the content column to expand vertically equal. This can be a challenge when we prefer to use div rather than tables for layout.

I explained one of the most useful hacks that create an appearance of two columnar div’s expanding vertically equal to each other. However, there are times when we actually want both the columns to have equal height. The solution can be min-height – a very helpful CSS property. However, it doesn’t work in IE. It works in FireFox. (more…)

PHP Script for Form with File Attachment

Thursday, April 27th, 2006

I developed contact us form for DagadTrikon.com using HiQFormMail PHP Script. It is available for download for free and allows file attachments. This is the best one I have found so far and is very easy to customize. Please note that this script will not work on Windows server. I hope you find it useful.

1, 2, 3 … You’re done! Website Design Made Easy

Wednesday, April 26th, 2006

Designing a website may not seem like the easiest of tasks, but with the help of some new web building conveniences that have entered the market in the past few years it is possible to create a professional website for your business with only a small investment of your time and money. In fact, with the advent of greater choice in web design such as ready-made website templates, logos and other corporate necessities, you can build a website in three easy steps.

Step One: Plan Ahead

Before you delve into the world of web design and start looking for a suitable template, it’s important to plan ahead. You need to clearly define your company’s objectives beforehand so that the design selection process goes more quickly and you choose the right template. (more…)

PHP Script for Tell A Friend Form

Friday, April 21st, 2006

When I was working on the website for The Legend of Dagad Trikon, I needed a PHP script for Tell A Friend form. I searched and tried to install quite a few. None came close to Tell A Friend script by Maian Friend. It’s perfect and was really easy to install. Hence I recommend it and if you want you can look at how beautifully this script is working at DagadTrikon.com.

HTML Codes for Foreign Language Accents

Friday, April 7th, 2006

Refer this website for HTML codes for foreign language accents. Recently, I was working on a website and the above website was a perfect resource. Hope it helps…