Suche im Forum:
Suchen


Autor Nachricht
Beitrag28.10.2006 um 15:35 (UTC)    
Titel: wetter nebeneinander

Hi ich hab auf meine hp das wetter von Hörden, Herzberg, Osterode, Göttingen, Hannover und Berlin eingebunden. ich hab einfach die html-codes nacheinander ecingefürgt.
Die Wetter sind untereinander, ich finde das sieht blöd aus...was muss ich an dem code verändern. damit die wetter nebeneinander stehen?

das is der code den ich eingegeben hab:

Code:
<table width="122" cellspacing="1" cellpadding="0" border="0" bgcolor="#042c50">
    <tbody>
        <tr>
            <td align="center" style="background-color: rgb(4, 44, 80);"><a href="http://www.meteo24.de/wetter/49X1503.html" style="text-decoration: none;" target="_blank"><font size="1" face="Verdana" color="#ffcc00" style="text-decoration: none; font-weight: bold;">Wetter H&ouml;rden</font></a></td>
        </tr>
        <tr>
            <td align="center"><iframe width="120" scrolling="no" height="98" frameborder="0" src="http://www.meteo24.de/hptool/v1?cid=49X1503&amp;l=de&amp;style=9"> </iframe></td>
        </tr>
        <tr>
            <td height="15" align="center" style="background-color: rgb(4, 44, 80);"><a href="http://www.meteo24.de/" style="text-decoration: none;" target="_blank"><font size="1" face="Verdana" color="#ffcc00">&copy; meteo24.de</font></a></td>
        </tr>
    </tbody>
</table>
<table width="122" cellspacing="1" cellpadding="0" border="0" bgcolor="#042c50">
    <tbody>
        <tr>
            <td align="center" style="background-color: rgb(4, 44, 80);"><a target="_blank" style="text-decoration: none;" href="http://www.meteo24.de/wetter/49X1501.html"><font size="1" face="Verdana" color="#ffcc00" style="text-decoration: none; font-weight: bold;">Wetter Herzberg</font></a></td>
        </tr>
        <tr>
            <td align="center"><iframe width="120" scrolling="no" height="98" frameborder="0" src="http://www.meteo24.de/hptool/v1?cid=49X1501&amp;l=de&amp;style=9"> </iframe></td>
        </tr>
        <tr>
            <td height="15" align="center" style="background-color: rgb(4, 44, 80);"><a target="_blank" style="text-decoration: none;" href="http://www.meteo24.de/"><font size="1" face="Verdana" color="#ffcc00">&copy; meteo24.de</font></a></td>
        </tr>
    </tbody>
</table>
<table width="122" cellspacing="1" cellpadding="0" border="0" bgcolor="#042c50">
    <tbody>
        <tr>
            <td align="center" style="background-color: rgb(4, 44, 80);"><a href="http://www.meteo24.de/wetter/49X1504.html" style="text-decoration: none;" target="_blank"><font size="1" face="Verdana" color="#ffcc00" style="text-decoration: none; font-weight: bold;">Wetter Osterode</font></a></td>
        </tr>
        <tr>
            <td align="center"><iframe width="120" scrolling="no" height="98" frameborder="0" src="http://www.meteo24.de/hptool/v1?cid=49X1504&amp;l=de&amp;style=9"> </iframe></td>
        </tr>
        <tr>
            <td height="15" align="center" style="background-color: rgb(4, 44, 80);"><a href="http://www.meteo24.de/" style="text-decoration: none;" target="_blank"><font size="1" face="Verdana" color="#ffcc00">&copy; meteo24.de</font></a></td>
        </tr>
    </tbody>
</table>
<table width="122" cellspacing="1" cellpadding="0" border="0" bgcolor="#042c50">
    <tbody>
        <tr>
            <td align="center" style="background-color: rgb(4, 44, 80);"><a href="http://www.meteo24.de/wetter/49X1410.html" style="text-decoration: none;" target="_blank"><font size="1" face="Verdana" color="#ffcc00" style="text-decoration: none; font-weight: bold;">Wetter G&ouml;ttingen</font></a></td>
        </tr>
        <tr>
            <td align="center"><iframe width="120" scrolling="no" height="98" frameborder="0" src="http://www.meteo24.de/hptool/v1?cid=49X1410&amp;l=de&amp;style=9"> </iframe></td>
        </tr>
        <tr>
            <td height="15" align="center" style="background-color: rgb(4, 44, 80);"><a href="http://www.meteo24.de/" style="text-decoration: none;" target="_blank"><font size="1" face="Verdana" color="#ffcc00">&copy; meteo24.de</font></a></td>
        </tr>
    </tbody>
</table>
<table width="122" cellspacing="1" cellpadding="0" border="0" bgcolor="#042c50">
    <tbody>
        <tr>
            <td align="center" style="background-color: rgb(4, 44, 80);"><a target="_blank" style="text-decoration: none;" href="http://www.meteo24.de/wetter/49X1558.html"><font size="1" face="Verdana" color="#ffcc00" style="text-decoration: none; font-weight: bold;">Wetter Hannover</font></a></td>
        </tr>
        <tr>
            <td align="center"><iframe width="120" scrolling="no" height="98" frameborder="0" src="http://www.meteo24.de/hptool/v1?cid=49X1558&amp;l=de&amp;style=9"> </iframe></td>
        </tr>
        <tr>
            <td height="15" align="center" style="background-color: rgb(4, 44, 80);"><a target="_blank" style="text-decoration: none;" href="http://www.meteo24.de/"><font size="1" face="Verdana" color="#ffcc00">&copy; meteo24.de</font></a></td>
        </tr>
    </tbody>
</table>
</code>


ich habe das auf einer seite gesehen, das das funktioniert!

bitte um hilfe, danke im voraus,

Fat K
Beitrag28.10.2006 um 16:42 (UTC)    
Titel:

Hmm... das ist aber sehr viel. Ich hab mir aber noch erlaubt einige Tags zu ersezten, damit du auch in Zukunft was davon hast.
Code:
<table width="100%" cellspacing="1" cellpadding="0" border="0" bgcolor="#042c50">
    <tbody>
        <tr>
            <td align="center" style="background-color: rgb(4, 44, 80);">
            <a href="http://www.meteo24.de/wetter/49X1503.html" style="text-decoration: none;" target="_blank">
            <span style="font-size:9pt;font-face:Verdana;color:#ffcc00;text-decoration:none;font-weight:bold;">Wetter H&ouml;rden</span>
            </a>
         </td>
         <td align="center" style="background-color: rgb(4, 44, 80);">
            <a target="_blank" style="text-decoration: none;" href="http://www.meteo24.de/wetter/49X1501.html">
            <span style="font-size:9pt;font-face:Verdana;color:#ffcc00;text-decoration:none;font-weight:bold;">Wetter Herzberg</span>
            </a>
         </td>
         <td align="center" style="background-color: rgb(4, 44, 80);">
            <a href="http://www.meteo24.de/wetter/49X1504.html" style="text-decoration: none;" target="_blank">
            <span style="font-size:9pt;font-face:Verdana;color:#ffcc00;text-decoration:none;font-weight:bold;">Wetter Osterode</span>
            </a>
         </td>
         <td align="center" style="background-color: rgb(4, 44, 80);">
            <a href="http://www.meteo24.de/wetter/49X1410.html" style="text-decoration: none;" target="_blank">
            <span style="font-size:9pt;font-face:Verdana;color:#ffcc00;text-decoration:none;font-weight:bold;">Wetter G&ouml;ttingen</span>
            </a>
         </td>
         <td align="center" style="background-color: rgb(4, 44, 80);">
            <a target="_blank" style="text-decoration: none;" href="http://www.meteo24.de/wetter/49X1558.html">
            <span style="font-size:9pt;font-face:Verdana;color:#ffcc00;text-decoration:none;font-weight:bold;">Wetter Hannover</span>
            </a>
         </td>
        </tr>
        <tr>
            <td align="center">
            <iframe width="120" scrolling="no" height="98" frameborder="0" src="http://www.meteo24.de/hptool/v1?cid=49X1503&amp;l=de&amp;style=9">
            </iframe>
         </td>
         <td align="center">
            <iframe width="120" scrolling="no" height="98" frameborder="0" src="http://www.meteo24.de/hptool/v1?cid=49X1501&amp;l=de&amp;style=9">
            </iframe>
         </td>
         <td align="center">
            <iframe width="120" scrolling="no" height="98" frameborder="0" src="http://www.meteo24.de/hptool/v1?cid=49X1504&amp;l=de&amp;style=9">
            </iframe>
         </td>
         <td align="center">
            <iframe width="120" scrolling="no" height="98" frameborder="0" src="http://www.meteo24.de/hptool/v1?cid=49X1410&amp;l=de&amp;style=9">
            </iframe>
         </td>
         <td align="center">
            <iframe width="120" scrolling="no" height="98" frameborder="0" src="http://www.meteo24.de/hptool/v1?cid=49X1558&amp;l=de&amp;style=9">
            </iframe>
         </td>
        </tr>
        <tr>
            <td height="15" align="center" style="background-color: rgb(4, 44, 80);">
            <a href="http://www.meteo24.de/" style="text-decoration: none;" target="_blank">
            <span style="font-size:9pt;font-face:Verdana;color:#ffcc00;">&copy; meteo24.de</span>
            </a>
         </td>
            <td height="15" align="center" style="background-color: rgb(4, 44, 80);">
            <a target="_blank" style="text-decoration: none;" href="http://www.meteo24.de/">
            <span style="font-size:9pt;font-face:Verdana;color:#ffcc00;">&copy; meteo24.de</span>
            </a>
         </td>
         <td height="15" align="center" style="background-color: rgb(4, 44, 80);">
            <a href="http://www.meteo24.de/" style="text-decoration: none;" target="_blank">
            <span style="font-size:9pt;font-face:Verdana;color:#ffcc00;">&copy; meteo24.de</span>
            </a>
         </td>
         <td height="15" align="center" style="background-color: rgb(4, 44, 80);">
            <a href="http://www.meteo24.de/" style="text-decoration: none;" target="_blank">
            <span style="font-size:9pt;font-face:Verdana;color:#ffcc00;">&copy; meteo24.de</span>
            </a>
         </td>
         <td height="15" align="center" style="background-color: rgb(4, 44, 80);">
            <a target="_blank" style="text-decoration: none;" href="http://www.meteo24.de/">
            <span style="font-size:9pt;font-face:Verdana;color:#ffcc00;">&copy; meteo24.de</span>
            </a>
         </td>
        </tr>
    </tbody>
</table>
Beitrag29.10.2006 um 09:49 (UTC)    
Titel:

Vielen Dank für deine Hilfe und das du mir den Code umgeschrieben hast!!! Bin noch anfänger! wenn ich wieder sowas habe, kann ich das wieder zu dir kommen?? Embarassed
Ich kapiere das irgendwie nicht ganz, wills aber lernen, wenn du es mir irgendwie erklären könntest, wäre es nett!!! VIELEN DANK!!!

MfG
Fat K
Beitrag29.10.2006 um 11:00 (UTC)    
Titel:

Falls du HTML oder andere Sprachen lernen willst:
http://de.selfhtml.org/
Beitrag29.10.2006 um 11:32 (UTC)    
Titel: noch ne frage

ein kumpel von mir hat bei mir gesehen, das das nebeneinander doch funktioniert und möchte das auch so haben, doch er hat die wetterboxen von wetter.rtl.de, da ich das noch nicht behersche, wollte ich fragen, ob man das wieder für mich erledigen könnte!!

Hier der code:
Code:
<script language="JavaScript" type="text/javascript" src="http://wetter.rtl.de/services/kunden/homecustomer.php?id=188343&crypt=d57f55c98771ae852a5deee53649beae"></script> <script language="JavaScript" type="text/javascript" src="http://wetter.rtl.de/services/kunden/homecustomer.php?id=188341&crypt=03b1f4578c3c0e4424daf52d88d2e8a5"></script> <script language="JavaScript" type="text/javascript" src="http://wetter.rtl.de/services/kunden/homecustomer.php?id=188342&crypt=0164751e8b364a68c9f4099451540376"></script> <script language="JavaScript" type="text/javascript" src="http://wetter.rtl.de/services/kunden/homecustomer.php?id=188344&crypt=f29b20416cd598f9bb1185e9fb014ac1"></script> <script language="JavaScript" type="text/javascript" src="http://wetter.rtl.de/services/kunden/homecustomer.php?id=188345&crypt=15085c602e8ad3bc3da4ebf85003b105"></script>


schonmal, vielen dank!!!

MfG
Fat K[/code]
Beitrag31.10.2006 um 05:40 (UTC)    
Titel:

Wieso postest du hier überall durch die Kante? *G*
Ich habe dir diese Frage schon hier beantwortet:
http://www.homepage-baukasten.de/forum/viewtopic.php?p=49271&highlight=#49271
Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de