adding a link to a flick’r photo

Post on 16-May-2015

317 Views

Category:

Self Improvement

1 Downloads

Preview:

Click to see full reader

DESCRIPTION

Very basic into to adding a link to a Flick'r

TRANSCRIPT

Adding a link to a Flick’r photo

Log into your account and choose the photo to which you’d like to attach a link.

• Click on the ADD NOTE button at the top right hand corner of your photo

Position the outlined square where you wish the ‘hot spot’ for the link to be.

Type in the code and label for your link, and then click save.

You now have a link in the note on your photo.

BASIC HTML TAGSBasic Link <a href=”url”>link title</a> (where ‘url’ is the page you want to link to and

‘link title’ is the word/s that you want the link to say.For example<a href="http://www.ecu.edu.au/library">This is a link to the library site</a>

Email Link <a href=”mailto:EMAIL”>email title</a> (where ‘EMAIL’ is the email address

you want to be a link). For example<a href=mailto:someone@ecu.edu.au> Email someone</a>

top related