Hello does anyone have an email form or something I can put on my website? I want to put a form that I can request the viewers name, email, and whatever they want to send in the email to me.. I tried to just use an html form I got from a tutorial but it doesn't seem to work. You can see the example here. And my second question is.. why is my text all bold? Like my normal content of every page in my website is like automatically bold. It's not bold in dreamweaver tho. Hm.. any ideas? Here's the URL http://earningonlinemoney.com/Contact-Us.html
You would need to use a php file to process it, and it is all bold because in your HTML there is <B> tags.
thank you very much for helping me with the php file aw thank you very much this did the trick. One of my adsense codes had <strong> in it.. and no closing </strong> so my whole content was bold thanks a lot.