Viewing E-mail

E-mail



User: gkasy 10 years ago
How do I set up my email on my page?

Basically, what I want to do is this: "click here to email us" or for people to click on picture or that phrase and a new window would pop up with my email address inserted already.
So people don't have to copy and paste my email address in order to send me a message. But instead just click on something to email me

Thanks,
Gail
User: pumpkin 10 years ago
After selecting the text you want to be a link, check the link section of the inspector:




You can as well add a separate page with a contact form.

-------------------------------
Darian
new to web design
______________________
My websites: Vocal Affairs // Singkehlchen

Screen Shot 2013-07-13 at 11.06.13.png
User: Roddy 10 years ago
You can also do this with a little code in an HTML Snippet if you want...

http://roddymckay.com/EasyWeb/test/email.html

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: gkasy 10 years ago
thank you, I'll try that
User: gkasy 10 years ago
Roddy,
I tried your option and I believe it worked.
How do I change the font of the text via html code though? I changed the size and font to Baskerville, but what and where do I add to make it bold italic?
you can see it on my website- contact us page
www.mainelions.com

thank you!
User: Roddy 10 years ago
There's a couple of ways you can do it. Either with HTML by adding like this...

Quote:

... or by adding the "font-weight" attribute to the styles...



You can either specify "font-weight: bold" as I have done in the above code or use an actual weight like "font-weight: 800"

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Roddy 10 years ago
Q: How do you entice people to click the button?

A: Make it spin...

http://roddymckay.com/EasyWeb/test/email.html

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.


Post Reply
You must login or signup to post.