Hi Friends, I need to change my contact us form design or make it attractive. At present it is looking like as follows. Is there any way to change it? Please suggest. Thanks and regards, Gitesh
I don't think visual appeal should be a major concern here. For user feedback forms, simple is best. The only suggestion I would have is to make the Message box wider. I hate typing a message into a small <textarea> box where everything starts to scroll just as I'm getting started. I like to be able to see most of my message as I type. Along the same lines, be sure to set up tabindex attributes so that people can tab through the form as they go without having to mouse around a lot during the process. On a general audience site it might not be used very often, but on a technically-oriented site you're bound to have a higher proportion of experienced users who will appreciate it. Good luck!