building site

January 18, 2013 1:13pm CST
hi everybody! i want some help i will build a new site and i do not know how to contact to site members how can i make button to send me email
1 person likes this
4 responses
@ARIES1973 (11426)
• Legaspi, Philippines
19 Jan 13
Hi friend! Are you in the process or you have to start?
19 Jan 13
i have to start
19 Jan 13
If you're on WordPress or a similar system, there will be a forms utility that lets you build a contact form. If not, you'll need to build it in HTML. That needs two parts: the image for the button and the link to send email. The image can be anything - let's call it "button.jpg". In HTML you reference it with code that says . Now you need the code for the mail link. This is the "mailto" HTML, which looks a bit like this: text here So now you put the two together and get: You cna do more with the mailto tag, as shown here: http://www.w3schools.com/html/tryit.asp?filename=tryhtml_mailto and you'll need to remember to put a full path in for the image if it isn't stored in the same place as the HTML for the page. Hope it helps.
• China
18 Jan 13
what is your website about?when you want to build a new site,you must have a subject,then you can be more sucessful then other.but i am sorry, i don not konw how to build a site either.
• United States
19 Jan 13
ahhh i remember these days.. before i can help, theres a few things you should detail to get the best answers...#1 Are you using hosting, if so do they provide a site building tool. #2 last resort is to post your email in a 'contact' page on the site , but there are also some softwares out there that can make buttons for you.