Add a Learnon Link to Your Site

There are three ways you can add a link: as a logo, a banner, or a url.

1. Adding a logo:

Learnon: Continuing Your Engineering Education


Right-click on the above logo, and save it as "learnonlogo.gif" in the same folder as your webpage. Copy the following html code into your webpage:
<a href = "http://www.learnon.org"><img src = "learnonlogo.gif" width = "154" height = "43" alt = "Learnon: Continuing Your Engineering Education" border = "0"></a>

 

2. Adding a banner:

Animated banner:
Right-click on the above banner, and save it as "learnonbanner.gif" in the same folder as your webpage. Copy the following html code into your webpage:
<a href = "http://www.learnon.org"><img src = "learnonbanner.gif" width = "468" height = "60" alt = "Learnon: Continuing Your Engineering Education" border = "0"></a>

Non-animated banners:
Right-click on one of the above banners, and save it as "learnonbanner.jpg" in the same folder as your webpage. Copy the following html code into your webpage:
<a href = "http://www.learnon.org"><img src = "learnonbanner.jpg" width = "468" height = "60" alt = "Learnon: Continuing Your Engineering Education" border = "0"></a>

 

3. Adding an URL:

(a) Learnon: Continuing Your Engineering Education or

(b) http://www.learnon.org

Copy the following html code into your webpage:
choice (a):
<a href = "http://www.learnon.org">Learnon: Continuing Your Engineering Education</a>

choice (b):
<a href = "http://www.learnon.org">http://www.learnon.org</a>

 

Once you have added our link, email us with the web address and we'll add yours.
ASEE logo