Public Relations / PR

If you would like to put a banner of the Norwegian Rueda Congress (/ den norske Ruedakongressen) on your web-page, please link directly to our pictures instead of copying the picture to your own server. (Due to maintenence.)
If you would like to use the flyer instead, feel free.. and see this page for sizes and code.

The HTML-code is given below for each banner, and when put into the body of a web-page, this code shows the banner, including a link to the Rueda Congress web-site when clicked on.

If you are used to HTML-code, you can just copy and paste, and ajust it to fit your site.
If not, here is how you can do this without touching the HTML-code:

  1. insert a picture in your web-page, the filename should be the filename of the banner that you will be using, given below on this page. 
    You find it in line two of the HTML-code, after src="  and stops before the next " 
    For example, the filename for the first banner is: http://ruedacongress.com/2008/images/banner/eng-pound468x120pound.gif

  2. Select the picture and insert a hyperlink. The hyperlink should be either http://ruedacongress.com for English version, or 
    http://ruedakongressen.no
    for Norwegian version.

Thanks for your help.
 

English

Pick your currency:

 

£
(GBP) 

HTML-code: 
<a href="http://ruedacongress.com" target="_blank"><img src="http://ruedacongress.com/2008/images/banner/eng-pound468x120pound.gif"></a>
 

(EUR)

HTML-code: 
<a href="http://ruedacongress.com" target="_blank"><img src="http://ruedacongress.com/2008/images/banner/eng-euro468x120.gif"></a>
 
  

Norwegian

Two different sizes:

 

width 400 pix
HTML-code: 
<a href="http://ruedakongressen.no" target="_blank"><img src="http://ruedacongress.com/2008/images/banner/nor-400x120.gif"></a>
 
width 468 pix
HTML-code: 
<a href="http://ruedakongressen.no" target="_blank"><img src="http://ruedacongress.com/2008/images/banner/nor-468x120.gif"></a>