Technology College of Charleston
line
Web Accessibility
collage

Instructions for creating a text only link

To add the text only link to your web pages, place the code below on each webpage you want to have a text only alternative. Once you have copied the code, replace http://www.cofc.edu/~hendrixm with the URL of the page you are editing. Replace Click here for a text only version with wording of your choice.

<a href="http://transcoder.usablenet.com/tt/http://www.cofc.edu/~hendrixm") title="text-only page produced automatically by LIFT Text Transcoder">
Click here for a text only version
</a>

For more detailed instructions, visit http://transcoder.usablenet.com/tt/admin-help.html#links.