Link to Us

Please feel free to link to us on your site! Just follow these simple steps:

  1. Pick a link you like
  2. Highlight the code in the orange box
  3. Copy the code (Ctrl+C)
  4. Open up your page in a text editor (like Notepad)
  5. Paste the code into the text editor (Ctrl+V)
  6. Save your work

Text Link

Plastpro

<a href="http://www.plastproinc.com/" target="_blank">Plastpro</a>

Changing the Text Link

Feel free to change the above link text (the part that reads, "Plastpro" right now). To link to a page besides the home page, just replace the website address in the link with the address of the page you want to link to.

So if you wanted to link to the Plastpro Planking page, your code would read:

<a href="http://www.plastproinc.com/fiberglass-entry-doors/plastpro-molding.html" target="_blank">Plastpro Planking</a>

And your link would look like: Plastpro Planking

170 x 40 Image

Plastpro Doors

<a href="http://www.plastproinc.com/" target="_blank"><img src="http://www.plastproinc.com/images/plastpro-logo-new.gif" width="170" height="40" border="0" alt="Plastpro" /></a>