

The Meadows Museum houses one of the finest collection of Spanish art outside Spain including masterworks by Spanish artists such as Goya, Velázquez, El Greco, and Picasso.
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.