Jump to content
Cinnamon

Website help needed!

Recommended Posts

I put one on this page

https://sites.google.com/site/allweatherwalkers/contact-us

 

Start to edit the page, click on the html icon in row of icon above.

 

My code is

 

If you want any further information please email allweatherwalkers@gmail.com - we WILL reply.

 

STRUCTURE

&nbsp = non breaking space

= where you want email to go

allweatherwalkers@gmail.com = what text you want to show

 

Seems to work - if I click on link, it opens up Outlook etc.

 

Does that help ?

 

H

Link to comment
Share on other sites

Absolutely correct. As Leicester_H said, it's all about using the HTML anchor tag (the one that begins and ends in ).

 

Basically, the anchor tag contains an attribute called href, and what you put in there decides what the link does. If you say href="http://bbc.co.uk" then clicking the link will take you to a different web page. If you say href="file://...." then it'll try to open a file on your hard drive. If you say href="mailto:....." then it'll open up your email programme, open a new blank email and start populating some fields.

 

More specifically, here are a few examples:

 

Mail Link will display the words "Mail Link" as an active link, and clicking it will create a new email preaddressed to joe.bloggs@test.com.

 

Mail Link will do the same, but preaddress it to both joe.bloggs@test.com and jane.doe@test2.com.

 

Mail Link will do the same as the first, but will prepopulate the subject field of the email with Test Testing.

 

Mail Link will do the same as the third, but additionally add some body text saying "This is just a test".

 

Loads of fun, but you're at the mercy of the browser and email client your intended audience is using; not all honour this functionality completely.

Link to comment
Share on other sites

Hi

 

If you get stuck, you could temporarily change the password and PM me with

1. site url

2. the email address

3. what text you want to display

4. the username and (temp) password

 

and I'll do it for you (as I have used google sites it shouldn't take more than 5 mins).

I am out Wed morning but in the afternoon.

 

When done, I'd PM back and you can then reset the password.

 

H

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...