Instructions for Downloading Web Banners

Main Content

Instructions for Downloading Web Banners

To download a web banner ad for use on your website, please do the following:

  1. Right-click (control-click on Mac) on the banner link and select "Save Target As…" from the pop-up menu.
  2. A dialog box will open asking you where and how you wish to save the file. In the "File name" field, type in a name that corresponds to the image. Leave the "Save as type" field as "JPEG."
  3. Save the image to the image directory on your web server. Or select a folder on your computer where your webmaster can access and save the image to the web server.
  4. Use the following html code when adding the banner to your web page. Change the red text to the file name of the image.

For EducationPlanner Banners

Banner HTML code
Square Banner
(300 x 250 px)

<a href="http://www.educationplanner.org/"><img src="filename.jpg" width="300" height="250" border="0" alt="The site for your career and college planning needs"/></a>

Horizontal Banner
(728 x 90 px)

<a href="http://www.educationplanner.org/"><img src="filename.jpg" width="728" height="90" border="0" alt="The site for your career and college planning needs"/></a>

Vertical Banner
(160 x 600 px)

<a href="http://www.educationplanner.org/"><img src="filename.jpg" width="160" height="600" border="0" alt="The site for your career and college planning needs"/></a>

For MySmartBorrowing Banners

Banner HTML code
Square Banner
(300 x 250 px)

<a href="http://www.mysmartborrowing.org/"><img src="filename.jpg" width="300" height="250" border="0" alt="Interactive borrowing tool"/></a>

Horizontal Banner
(728 x 90 px)

<a href="http://www.mysmartborrowing.org/"><img src="filename.jpg" width="728" height="90" border="0" alt="Interactive borrowing tool"/></a>

Vertical Banner
(160 x 600 px)

<a href="http://www.mysmartborrowing.org/"><img src="filename.jpg" width="160" height="600" border="0" alt="Interactive borrowing tool"/></a>