Benötige Hilfe....

05.03.2009 18:37
#1 Benötige Hilfe....
Ta
Mitglied

Guten Abend,
habe im Footer Bereich 2 Wetteranzeigen implementiert, die ich gerne mittig nebeneinander plazieren möchte. Weis aber nicht wie ich es machen muss, mangels HTLM Kenntnisse.
Wer kann mir helfen?
Mit Grüssen aus dem Murgtal
Tauchopi
Forum www.crazy-divers-de

So habe ich es im Footer Breich implementiert:
<table cellspacing="1" cellpadding="0" border="0" style="background-color: #042C50" width="122"><tr><td align="center" style="background-color : #042C50;"><a href="http://www.meteo24.de/wetter/20X35.html" style="text-decoration: none;" target="_blank"><font face="Verdana" size="1" color="#FFCC00" style="text-decoration: none; font-weight: bold;">Wetter Hurghada</font></a></td></tr><tr><td align="center"><iframe width="120" height="98" scrolling="no" frameborder="0" src="http://www.meteo24.de/hptool/v1?cid=20X35&l=de&style=9"> </iframe></td></tr><tr><td align="center" height="15" style="background-color : #042C50;"><a href="http://www.meteo24.de/" style="text-decoration: none;" target="_blank"><font face="Verdana" size="1" color="#FFCC00">&copy; meteo24.de</font></a></td></tr></table>
<table cellspacing="1" cellpadding="0" border="0" style="background-color: #042C50" width="122"><tr><td align="center" style="background-color : #042C50;"><a href="http://www.meteo24.de/wetter/49X6664.html" style="text-decoration: none;" target="_blank"><font face="Verdana" size="1" color="#FFCC00" style="text-decoration: none; font-weight: bold;">Wetter Gernsbach</font></a></td></tr><tr><td align="center"><iframe width="120" height="98" scrolling="no" frameborder="0" src="http://www.meteo24.de/hptool/v1?cid=49X6664&l=de&style=9"> </iframe></td></tr><tr><td align="center" height="15" style="background-color : #042C50;"><a href="http://www.meteo24.de/" style="text-decoration: none;" target="_blank"><font face="Verdana" size="1" color="#FFCC00">&copy; meteo24.de</font></a></td></tr></table>

----------------------------------------------
- Slowly Divers Are Better Lovers -
----------------------------------------------
http://www.tauchopi.eu (HP)
http://www.pfaunet.com (Video Page)
http://www.crazy-divers-hurghada.de (Forum)


 Antworten

 Beitrag melden
05.03.2009 19:06
#2 RE: Benötige Hilfe....
jp
Mitglied

Probier es mal mit dem Code:

<div align="center">
<table cellspacing="1" cellpadding="0" border="0" style="background-color: #042C50" width="122">
<tr><th>
<td align="center" style="background-color : #042C50;">
<a href="http://www.meteo24.de/wetter/20X35.html" style="text-decoration: none;" target="_blank">
<font face="Verdana" size="1" color="#FFCC00" style="text-decoration: none; font-weight: bold;">Wetter Hurghada</font>
</a></th><th>
<td align="center" style="background-color : #042C50;">
<a href="http://www.meteo24.de/wetter/49X6664.html" style="text-decoration: none;" target="_blank">
<font face="Verdana" size="1" color="#FFCC00" style="text-decoration: none; font-weight: bold;">Wetter Gernsbach</font>
</a></th></td></tr><tr><th>
<td align="center">
<iframe width="120" height="98" scrolling="no" frameborder="0" src="http://www.meteo24.de/hptool/v1?cid=20X35&l=de&style=9"> </iframe>
</td></th><th>
<td align="center">
<iframe width="120" height="98" scrolling="no" frameborder="0" src="http://www.meteo24.de/hptool/v1?cid=49X6664&l=de&style=9"> </iframe>
</td></th></tr><tr><th>
<td align="center" height="15" style="background-color : #042C50;">
<a href="http://www.meteo24.de/" style="text-decoration: none;" target="_blank">
<font face="Verdana" size="1" color="#FFCC00">&copy; meteo24.de</font>
</a></td></th><th>
<td align="center" height="15" style="background-color : #042C50;">
<a href="http://www.meteo24.de/" style="text-decoration: none;" target="_blank">
<font face="Verdana" size="1" color="#FFCC00">&copy; meteo24.de</font>
</a></td></th></tr>
</table>
</div>

Grüße. Chris.


 Antworten

 Beitrag melden
05.03.2009 19:15
#3 RE: Benötige Hilfe....
Ta
Mitglied

Danke, danke, für die schnelle Hilfe!!!!!
Hat funktioniert.

Grüsse aus dem Murgtal sendet Dir,
Tauchopi

----------------------------------------------
- Slowly Divers Are Better Lovers -
----------------------------------------------
http://www.tauchopi.eu (HP)
http://www.pfaunet.com (Video Page)
http://www.crazy-divers-hurghada.de (Forum)


 Antworten

 Beitrag melden
Bereits Mitglied?
Jetzt anmelden!
Mitglied werden?
Jetzt registrieren!