![]() |
Website charging
I know I know, this has little to with HTML issues and I'm deeply sorry for
posting this on here. I live in the south west area of england and was wondering how much I should charge for making a website for a small company aas I don't even know where to start on pricing. The site consists of 10 pages of tables and text and another page which includes a form that posts to an email address. Any help would be much appriciated. |
Re: Website charging
Blindsya wrote:
> I know I know, this has little to with HTML issues and I'm deeply sorry for > posting this on here. I live in the south west area of england and was > wondering how much I should charge for making a website for a small company > aas I don't even know where to start on pricing. The site consists of 10 > pages of tables and text and another page which includes a form that posts > to an email address. Any help would be much appriciated. 1) Are those tables used for layouts? If so, you should be paying them. 2) Form posting to an email address? If I understood right, you're just setting the action to "mailto:email@address.com"? If so, pay them some more. |
Re: Website charging
> Blindsya wrote:
> > > I know I know, this has little to with HTML issues and I'm deeply sorry for > > posting this on here. I live in the south west area of england and was > > wondering how much I should charge for making a website for a small company > > aas I don't even know where to start on pricing. The site consists of 10 > > pages of tables and text and another page which includes a form that posts > > to an email address. Any help would be much appriciated. > 1) Are those tables used for layouts? If so, you should be paying them. > 2) Form posting to an email address? If I understood right, you're just > setting the action to "mailto:email@address.com"? If so, pay them some > more. > No, I shall be using CSS positioning for layouts and what other way do you suggest than using a simple mailto: in a form? |
Re: Website charging
In article <bembj0$i6n$1@newsg1.svr.pol.co.uk>, anom@anom.com says...
> > Blindsya wrote: > > > > > I know I know, this has little to with HTML issues and I'm deeply sorry > for > > > posting this on here. I live in the south west area of england and was > > > wondering how much I should charge for making a website for a small > company > > > aas I don't even know where to start on pricing. The site consists of > 10 > > > pages of tables and text and another page which includes a form that > posts > > > to an email address. Any help would be much appriciated. > > 1) Are those tables used for layouts? If so, you should be paying them. > > 2) Form posting to an email address? If I understood right, you're just > > setting the action to "mailto:email@address.com"? If so, pay them some > > more. > > > No, I shall be using CSS positioning for layouts and what other way do you > suggest than using a simple mailto: in a form? > A proper form-handler. mailto: DOES NOT work. To your original question, how much is your time worth? How much experience do you have? Are you doing the design work, too? Do you have office overheads to pay? Do you have a portfolio? Where is it? -- Hywel Never knowingly understood http://hyweljenkins.co.uk/ http://hyweljenkins.co.uk/mfaq.php |
Re: Website charging
Blindsya wrote:
> I know I know, this has little to with HTML issues and I'm deeply sorry for > posting this on here. I live in the south west area of england and was > wondering how much I should charge for making a website for a small company > aas I don't even know where to start on pricing. The site consists of 10 > pages of tables and text and another page which includes a form that posts > to an email address. Any help would be much appriciated. As a rule of thumb, charge whatever makes you feel good. There's no point in working for peanuts, and there's no point in charging so much that nobody hires you. Or "shop around" and check out what similar webdesigners in your country/area charge for similar work. Matthias |
Re: Website charging
mailto DOES work, but like ****.
use a php mailer script to post your form to. That can be setup in minutes, and if you can't do it, I would be able to help you out in a flash, no problem. Michel PS: 10 basic pages..... I'd say, be happy with 250 and do a really good job on them "Blindsya" <anom@anom.com> wrote in message news:bembj0$i6n$1@newsg1.svr.pol.co.uk... > > Blindsya wrote: > > > > > I know I know, this has little to with HTML issues and I'm deeply sorry > for > > > posting this on here. I live in the south west area of england and was > > > wondering how much I should charge for making a website for a small > company > > > aas I don't even know where to start on pricing. The site consists of > 10 > > > pages of tables and text and another page which includes a form that > posts > > > to an email address. Any help would be much appriciated. > > 1) Are those tables used for layouts? If so, you should be paying them. > > 2) Form posting to an email address? If I understood right, you're just > > setting the action to "mailto:email@address.com"? If so, pay them some > > more. > > > No, I shall be using CSS positioning for layouts and what other way do you > suggest than using a simple mailto: in a form? > > |
Re: Website charging
"Blindsya" <anom@anom.com> wrote in message news:bemaqn$g19$1@news8.svr.pol.co.uk... > I know I know, this has little to with HTML issues and I'm deeply sorry for > posting this on here. I live in the south west area of england and was > wondering how much I should charge for making a website for a small company > aas I don't even know where to start on pricing. The site consists of 10 > pages of tables and text and another page which includes a form that posts > to an email address. Any help would be much appriciated. > > 5 pounds a page if there's not much in the way of graphics, 10 pounds a page if they want to add a ton of ads on it. Charge more depending on how intense and time consuming it is to you. If they want it that bad, they'll pay. |
Re: Website charging
In article <bemgf3$puc$1@news.cistron.nl>, webmaster@handleiding-online-
nospam-aub.nl says... > "Blindsya" <anom@anom.com> wrote in message > news:bembj0$i6n$1@newsg1.svr.pol.co.uk... > > > Blindsya wrote: > > > > > > > I know I know, this has little to with HTML issues and I'm deeply > sorry > > for > > > > posting this on here. I live in the south west area of england and > was > > > > wondering how much I should charge for making a website for a small > > company > > > > aas I don't even know where to start on pricing. The site consists of > > 10 > > > > pages of tables and text and another page which includes a form that > > posts > > > > to an email address. Any help would be much appriciated. > > > 1) Are those tables used for layouts? If so, you should be paying them. > > > 2) Form posting to an email address? If I understood right, you're just > > > setting the action to "mailto:email@address.com"? If so, pay them some > > > more. > > > > > No, I shall be using CSS positioning for layouts and what other way do you > > suggest than using a simple mailto: in a form? > > > mailto DOES work, but like ****. No, no, no, no. Never take advice from someone who top-posts. > use a php mailer script to post your form to. Except taht bit of advice. -- Hywel Never knowingly understood http://hyweljenkins.co.uk/ http://hyweljenkins.co.uk/mfaq.php |
Re: Website charging
Blindsya wrote:
> I know I know, this has little to with HTML issues and I'm deeply sorry for > posting this on here. I live in the south west area of england and was > wondering how much I should charge for making a website for a small company > aas I don't even know where to start on pricing. The site consists of 10 > pages of tables and text and another page which includes a form that posts > to an email address. Any help would be much appriciated. No flat out answer is possible. How much work are you investing and how much is your time and ultimately your effort worth? A suit designed by Giorgio Armani costs more than one designed by John Doe. Also, what is it that you are doing? Just the HTML code? Or will you design the layout of the page(s), too? And the graphics as well? -- Nicolai Zwar http://www.nicolaizwar.com (we're late, we know, and we're still closed) |
Re: Website charging
"Richard" <anom@anom> wrote in message news:bempup0ne0@enews3.newsguy.com... > > "Blindsya" <anom@anom.com> wrote in message > news:bemaqn$g19$1@news8.svr.pol.co.uk... > > I know I know, this has little to with HTML issues and I'm deeply sorry > for > > posting this on here. I live in the south west area of england and was > > wondering how much I should charge for making a website for a small > company > > aas I don't even know where to start on pricing. The site consists of 10 > > pages of tables and text and another page which includes a form that posts > > to an email address. Any help would be much appriciated. > > > > > > 5 pounds a page if there's not much in the way of graphics, 10 pounds a page > if they want to add a ton of ads on it. > Charge more depending on how intense and time consuming it is to you. > If they want it that bad, they'll pay. There was some site on the internet that was wanting £450 for 3 simple pages! That I thought was just an incredible rip off as their own site was pretty dire! |
| All times are GMT. The time now is 06:04 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.