Spirit Point Image
Spirit Point Banner
The Biomedical Researchers in Training Experience (BRITE) program, sponsored by SMU and UT-Southwestern’s Graduate School of Biomedical Sciences, allows undergraduate students to study and perform research at both schools.

Mail Link Builder

(Non-FrontPage Instructions at the bottom of the page.)

FrontPage Instructions

  1. In FrontPage, select the text you want to become an email link.
  2. Right-click on the text and select Hyperlink.

    A Create Hyperlink box will pop up.
  3. Click the button that looks like a small envelope: .
  4. Type the email address of the person who you want to receive the email:
  5. Press OK.
  6. Press OK again.

Save your document and you're ready!

Non-FrontPage Instructions

In your HTML source code, insert the following text:

<a href="mailto:emailAddress">clickableText</a>

Replace emailAddress with the email address of the intended recipient of the email, and replace clickableText with the text you want the user to click on to send the email.