|
It's easy to add a link to your website for NCPride! Just use any of these three handy HTML samples, or you can download the graphics and use them directly. You can download a graphic below by right-clicking on it and selecting "Save Picture As...".
After you have installed and tested your link to us, e-mail us at
webmaster@ncpride.org
to have us add a link to
your
site.
Text Links
|
|
Description:
|
Link to the NCPride website!
|
|
The link example does what it says it will do. Use the "Back" button to return here, in case you can't resist finding out for yourself... Here is the HTML code to put in your web page:
<A HREF="http://www.ncpride.org">Link to the NCPride website!</A>
|
|
Site URL:
|
http://www.ncpride.org
|
Banner Links
|
|
Normal GIF:
|
|
|
Sample HTML code to put in your web page:
<A HREF="http://www.ncpride.org">
<IMG SRC="http://www.ncpride.org/pride/img/ncprideban.gif">
</A>
|
|
Transparent GIF:
|
|
|
Sample HTML code to put in your web page:
<A HREF="http://www.ncpride.org">
<IMG SRC="http://www.ncpride.org/pride/img/ncpridebaninv.gif">
</A>
|
Button Links
|
|
Normal GIF:
|
|
|
Sample HTML code to put in your web page:
<A HREF="http://www.ncpride.org">
<IMG SRC="http://www.ncpride.org/pride/img/ncpridebut.gif">
</A>
|
|
Transparent GIF:
|
|
|
Sample HTML code to put in your web page:
<A HREF="http://www.ncpride.org">
<IMG SRC="http://www.ncpride.org/pride/img/ncpridebutinv.gif">
</A>
|
|