This code is exactly what we are using in the signature box on Postholer to provide links to pics, video and email.  You can substitute your data accordingly.  "Target blank" means to open the link in a new page.  Hope this helps!

 

Sir Edmund Hillary, first to summit Everest (1953)
"It is not the mountain we conquer but ourselves."

<p>View our trail images<a href="https://picasaweb.google.com/jackandbarbPCT" target="_blank"> here</a> </p>

See our uploaded movies<a href="http://www.youtube.com/user/jandbpct?feature=mhsn" target="_blank"> here</a>.

contact us at <a href="mailto:JackandBarbPCT@gmail.com">JackandBarbPCT@gmail.com</a>

 

Here are some other codes for enhanced text on your journal pages

<p> causes a paragraph or line break

<b> bolds all words after the code,  use </b> to turn it off

<font face="arial" size="3">  this code at the beginning of your text entry will call out the Arial font type with size 3.  Note Postholer defaults to size 2  Normally you would do the </font...> at the end of your font call out but postholer doesn't seem to care if it is there or not

Here are some examples of colors and sizes - if you are starting a journal, I suggest you try them out if you want to do any enhanced text in the field.  Just cut and paste this stuff to a page in your journal (with "Advanced" unchecked) then view the page to see what it looks like.

<font size="13">Here is a size 13 font</font>

<font size="5">Here is a size 5 font</font>

<font size="4">Here is a size 4 font</font>

<font size="3">Here is a size 3 font</font>

<font color="#990000">This text is hexcolor #990000</font>
<br />

<font color="red">This text is red</font>

<p>
<font size="4"><font face="Arial,Verdana">This might be a good template to use when uploading</font></font>
</p>

OK, your first lesson in html is concluded. Test this Friday.