How to link your web site to the Civil Aviation Authority's web site
If other organisations wish to establish a hyperlink in all cases the link must open in a new window and not load into an existing frame - CAA information must not look like part of your site. The only way in which links should be established is by the use of the CAA site address www.caa.co.uk and subsequent subdirectory if applicable.
If you wish to make a link to the CAA, please do so in one of the following ways.
![]() |
To have your link use the CAA logo, please use the following HTML: |
<!-- Link to the CAA -->
<A href="http://www.caa.co.uk/"><IMG alt="View the CAA website" src="http://www.caa.co.uk/images/logo_caa.gif" width=72 border=0 ></A>
<!-- End Link to the CAA -->
UK’s independent aviation regulator, the CAA
To have your link look like this, please use the following HTML:
<!-- Link to the CAA -->
<FONT face="arial, helvetica">UK’s independent aviation regulator, <A href="http://www.caa.co.uk/">the CAA</A></FONT>
<!-- End Link to the CAA -->