Hi, I am going to have a site developed and may be using a perl programmer to create a web application that will use a form as it's user interface . My question is how easy is it for a web designer to skin the form, so at the least the colours match the rest of the site.Is it a simple matter of using html? Also, if you you know the parameters, of the form, can it be skinned prior to the program being completed. Thanks in advance for any advice on this matter. Cheers Don
As long as he uses proper HTML/CSS techniques to build the form, then yes it should be very simple to skin it, in theory. It all depends on the look you are trying to achieve.