|

Link
to Christians.org!
You can add the HTML
code below to your webpage to generate a link to our home page.
When clicked, these links will open Christians.org in a new browser window.
To add a simple text link,
copy and paste this HTML code into your webpage's source code:
|
<!--Link to Christians.org--> <p align="center"> <!--New paragraph, center it--> <b> <!--Use current font, bold--> <a href="http://www.christians.org/"
target="_blank">Christians.org</a> <!--This link opens Christians.org --> <!--in a new window.--> </b></p> <!--End bold, end paragraph-->
|
Here's how it will look! Try it and see what it does:
Christians.org
To add a clickable Christians.org logo, copy and paste
this HTML code:
<!--Link to Christians.org--> <p align="center"> <!--New paragraph, center it--> <a href="http://www.christians.org/"
target="_blank"> <img src="http://www.christians.org/logo_sm.gif" width ="150" height="44" alt="Christians.org" border="0"></a> <!--This graphical link opens Christians.org --> <!--in a new window.--> </p> <!--End paragraph-->
|
Here's how it will look:
Home

|