building site
By semo1995
@semo1995 (16)
4 responses
@ARIES1973 (11426)
• Legaspi, Philippines
19 Jan 13
Hi friend!
Are you in the process or you have to start?
@SpikeTheLobster (6403)
•
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.
@michaellxz (26)
• 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.