How to Link to Our Web Site
We appreciate the links that we receive from other Web sites.
If you would like to link to us, you can find some suggested link templates and description below.
Highlight, Copy and Paste the html code.
SAMPLE:
Integrated Engineering Software
HTML code:
<a href="http://www.integratedsoft.com">Integrated Engineering Software</a>
SAMPLE:
Integrated Engineering Software offers a complete line of 2D
and 3D thermal, high frequency, charged particle trajectory and electromagnetic simulation software.
Integrated’s analysis and design software enables engineers and physicists to simulate, model, and
optimize prototypes.
HTML code:
<p><a href="http://www.integratedsoft.com">Integrated Engineering Software</a>
offers a complete line of 2D and 3D thermal, high frequency, charged particle trajectory and electromagnetic
simulation software. Integrated’s analysis and design software enables engineers and physicists to simulate,
model, and optimize prototypes.</p>
Right click on the logo >> Save Picture As... >> Place the logo into your web site folder >> Highlight, Copy and Paste the html code >>
Update the img tag src="......" location of the logo
Link #1:
HTML code:
<a href="http://www.integratedsoft.com"><img alt="Integrated Engineering Software" src="/images/Integrated-1.gif" width="200" height="34"></a>
Link #2:
HTML code:
<a href="http://www.integratedsoft.com"><img alt="Integrated Engineering Software" src="/images/Integrated-2.gif" width="246" height="41"></a>