To create a graphical link from your site to the German Flamenco Pages you can insert the following html code in your pages:
Um einen graphischen Link von Ihrer Website zu den Deutschen Flamenco Seiten zu setzen, können Sie den folgenden html Code in Ihre Seiten einfügen:
<!-- Beginning of Script
<p align="center">
<a href="http://www.flamenco-seiten.de" target="_blank">
<img src="http://www.flamenco-seiten.de/images/logo_klein.gif"
border=0 alt="The German Flamenco Pages" width="133" height="100"></a>
</p>
//-- End of Script
|
The result will be like this:
Das Ergebnis wird so aussehen:
You can also use the older logo version to fit your background colour:
Sie können auch, je nach Hintergrundfarbe, die ältere Version des Logos einbinden:
<!-- Beginning of Script
<p align="center">
<a href="http://www.flamenco-seiten.de" target="_blank">
<img src="http://www.flamenco-seiten.de/images/logo_weiss.gif"
border=0 alt="The German Flamenco Pages" width="129" height="100"></a>
</p>
//-- End of Script
|
The result will be like this:
Das Ergebnis wird so aussehen:
If you like banners on your page, you can use the following script:
<!-- Beginning of Script
<p align="center">
<a href="http://www.flamenco-seiten.de" target="_blank">
<img src="http://www.flamenco-seiten.de/images/banner.gif"
border=0 alt="The German Flamenco Pages" width="400" height="60"></a>
</p>
//-- End of Script
|
It will look like this:
You may also use a normal text link instead of the image by adding the following html code to your page:
Sie dürfen aber auch einen normalen Text Link anstelle der Grafik einfügen, indem Sie den folgenden HTML Code zu Ihrer Seite hinzufügen:
<!-- Beginning of script
<p align="center">
<a href="http://www.flamenco-seiten.de" target="_blank">The German Flamenco Pages</a>
</p>
//-- End of script
|
In a Browser it will look like this:
In einem Browser wird das so aussehen: