Use the given text to answer the following question:
Send an e-message to Dean of Admissions.
Which code snippet will display this content as a link that can be used to send an email to the Dean?
href="https://deanofadmissions.com/example >Send an e-message to Dean of Admissions.</a>
<a href="ftp://deanofadmissions.com/example.html">Send an e-message to Dean of Admissions.</ax/p>
<a href="mailto:deanofadmissions@example.com">Send an e-message to Dean of Admissions.</ax/p>
<a href="file:///C:/deanofadmissions/example.html">Send an e-message to Dean of Admissions.</ax/p>
Submit