Link to CCHR's website
CCHR's website contains information that no other web presence has. You can help make that information available to the Internet community by linking to CCHR's website from your own, and encouraging others to do the same.
Examples on how to link to cchr.org
| This is the most basic way to link to us. It's just a standard text link; nothing fancy. |
| www.cchr.org |
| <a href='http://www.cchr.org/'>www.cchr.org</a> |
| This link opens in a new window. |
| www.cchr.org |
| <a href='http://www.cchr.org/' target='_blank'>www.cchr.org</a> |
| This link has "The truth about psychiatry" as the linked text, but it goes to the same place: cchr.org. |
| The truth about psychiatry |
| <a href='http://www.cchr.org/' target='_blank'>The truth about psychiatry</a> |
| This one is a bit more complex. With this, you're creating a section (known as a DIV) and linking the CCHR seal logo as well as the text. It's also centered. |
| <div align='center'><a href='http://www.cchr.org/' target='_blank'><img src='http://www.cchr.org/images/logo/cchr_logo_130x129.gif' width='130' height='129' border='0' /><br />www.cchr.org</a></div> |
| You can use any of these images: | |||
48 x 48 |
![]() 80 x 80 |
![]() 130 x 129 |
![]() 200 x 200 |
![]() 55 x 55 (transparent around the seal; good for non-white backgrounds) |
![]() 80 x 79 (transparent around the seal; good for non-white backgrounds) |
![]() 144 x 144 |
![]() 150 x 149 |








