Link to Us
Please feel free to link to us on your site! Just follow these simple steps:
- Pick a link you like
- Highlight the code in the blue box
- Copy the code (Ctrl+C)
- Open up your page in a text editor (like Notepad)
- Paste the code into the text editor (Ctrl+V)
- Save your work
Text Link
<a href="http://www.jmeagle.com/" target="_blank">JM Eagle</a>
Changing the Text Link
Feel free to change the above link text (the part that reads, "JM Eagle" 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 EverPEX page, your code would read:
<a href="http://www.jmeagle.com/plastic-pipe/pex-pipe/" target="_blank">PEX plastic pipe</a>
And your link would look like: PEX plastic pipe
64 x 73 Image
<a href="http://www.jmeagle.com/" target="_blank"><img src="http://www.jmeagle.com/images/jm_eagle_logo.gif" width="206" height="74" border="0" alt="JM Eagle PVC Pipes" /></a>
204 x 154 Image
<a href="http://www.jmeagle.com/" target="_blank"><img src="http://www.jmeagle.com/images/jm_eagle_logo.jpg" width="204" height="154" border="0" alt="JM Eagle PVC Pipes" /></a>


