

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
- In FrontPage, select the text you want to become an email link.

- Right-click on the text and select Hyperlink.

A Create Hyperlink box will pop up.

- Click the button that looks like a small envelope:
.
- Type the email address of the person who you want to receive the email:

- Press OK.
- 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.