- For example:
On your webpage you have the following text:
- "For more information, send email to uniqueid@muohio.edu."
The HTML for the webpage, the above would be encoded and presented as follows:
"For more information, send email to <A HREF="mailto:
uniqueid@
muohio.edu">
uniqueid@
muohio.edu
</A>"
You can see this by typing in the same email address as above in the form below, which will encode the address and produce the following:
uniqueid@
muohio.edu