• Jetzt anmelden. Es dauert nur 2 Minuten und ist kostenlos!

Hilfe bei Button (verlinkung)

Status
Für weitere Antworten geschlossen.

Th3 Cr4xX

Neues Mitglied
Hallo, ich habe bereits versucht eine Homepage zu erstellen mit Diensten von T-Online. Bisher haber ich 5 Buttons in die Startseite eingebaut.



Wenn ich diese anklicke werde ich weitergeleitet auf die selbe Seite mit dem selben Design. Dort kann ich auch Texte usw. mit dem T-Online Tool hinzufügen. Doch ich hätte gerne das ich beim anklicken auf "zum Shop" auf eine Homepage komme.

Um das zu ändern hab ich versucht die Seite in HTML zu öffnen. Ich habe das HTML-Dokument zu dem Menu auch gefunden und mit dem Editor geöffnet.

Die Stelle von dem Button "zum Shop" :

Code:
</SCRIPT></HEAD><BODY bgcolor="93A6CC"><DIV align="center"><A name="top"></A><TABLE width="760" cellspacing="0" cellpadding="0" border="0"><TR><TD width="160" valign="top" background="./templates/Enjoy/img/93A6CC/bg.gif" align="center"><IMG width="160" src="./templates/Enjoy/img/93A6CC/blanko.jpg" height="224"><TABLE xmlns:lxslt="http://xml.apache.org/xslt" width="128" cellspacing="0" cellpadding="0" border="0"><TR><TD><A href="./40967.html?*session*id*key*=*session*id*val*"><IMG name="CM4all_40967" src="./templates/Enjoy/img/navi/40967_h.gif?cc=1188122121323" alt="Home" width="128" height="24" border="0"></A></TD></TR><TR><TD width="128"><A onmouseout="reSwapImage('CM4all_40976');" onmouseover="swapImage('CM4all_40976');" href="./40976.html?*session*id*key*=*session*id*val*"><IMG name="CM4all_40976" src="./templates/Enjoy/img/navi/40976_n.gif?cc=1188122121323" alt="Kontakt" width="128" height="24" border="0"></A></TD></TR><TR><TD width="128"><A onmouseout="reSwapImage('CM4all_40985');" onmouseover="swapImage('CM4all_40985');" href="./40985.html?*session*id*key*=*session*id*val*"><IMG name="CM4all_40985" src="./templates/Enjoy/img/navi/40985_n.gif?cc=1188122121323" alt="Impressum" width="128" height="24" border="0"></A></TD></TR><TR><TD width="128"><A onmouseout="reSwapImage('CM4all_41017');" onmouseover="swapImage('CM4all_41017');" href="./41017.html?*session*id*key*=*session*id*val*"><IMG name="CM4all_41017" src="./templates/Enjoy/img/navi/41017_n.gif?cc=1188122121323" alt="AGB" width="128" height="24" border="0"></A></TD></TR><TR><TD width="128"><A onmouseout="reSwapImage('CM4all_41045');" onmouseover="swapImage('CM4all_41045');" href="./41045.html?*session*id*key*=*session*id*val*"><IMG name="CM4all_41045" src="./templates/Enjoy/img/navi/41045_n.gif?cc=1188122121323" alt="zum Shop" width="128" height="24" border="0"></A></TD></TR></TABLE></TD><TD valign="top"><TABLE width="600" height="456" cellspacing="0" cellpadding="0" border="0"><TR><TD height="120"><TABLE width="600" cellspacing="0" cellpadding="0" border="0"><TR><TD colspan="3"><IMG width="600" src="./templates/Enjoy/img/93A6CC/oben01.gif" height="22"></TD></TR><TR><TD><IMG width="416" src="./templates/Enjoy/img//../../../Enjoy/img/company_name.gif" height="32"></TD><TD width="160" rowspan="2"><IMG width="160" src="./templates/Enjoy/img/../../../templates/Enjoy/img/logo.gif" height="72"></TD><TD width="24" rowspan="2"><IMG width="24" src="./templates/Enjoy/img/93A6CC/oben03.gif" height="72"></TD></TR><TR><TD><IMG width="416" src="./templates/Enjoy/img/93A6CC/oben02.gif" height="40"></TD></TR><TR><TD colspan="3"><IMG width="600" src="./templates/Enjoy/img/93A6CC/oben04.gif" height="26"></TD></TR></TABLE></TD></TR><TR><TD valign="top"><TABLE width="600" name="contenttabelle" cellspacing="0" cellpadding="0" border="0"><TR><TD width="20">&nbsp;

                        </TD><TD><CENTER></CENTER><P><IMG src="./img/content/40967_40970.gif"><BR clear="all"></P><P>Wohnen hei&szlig;t leben &ndash; Natur, N&uuml;tzliches und Design. Wir zeigen Ihnen in K&uuml;rze, was das Leben wohnlicher macht. Lernen Sie u<BR clear="all"></P><SCRIPT>
Wo muss ich jetzt die URL zu dem Shop einfügen ?



Ist bischen viel aber hoffe jemand macht sich die Mühe. Danke für Hilfe !
Th3 Cr4xX
 
Zuletzt bearbeitet von einem Moderator:
Th3 Cr4xX

Lies dir bitte die Forenregeln durch und handle beim nächsten Mal danach und verwende die Code-Tags, wenn du einen Code postest, anstatt alles nur rot einzufärben.
 
hier ist der code:

an der stelle wo du deinen link eingeben sollst, steht jetzt google.de, und ist rot eingefärbt:

Code:
</SCRIPT></HEAD><BODY bgcolor="93A6CC"><DIV align="center"><A name="top"></A><TABLE width="760" cellspacing="0" cellpadding="0" border="0"><TR><TD width="160" valign="top" background="./templates/Enjoy/img/93A6CC/bg.gif" align="center"><IMG width="160" src="./templates/Enjoy/img/93A6CC/blanko.jpg" height="224"><TABLE xmlns:lxslt="http://xml.apache.org/xslt" width="128" cellspacing="0" cellpadding="0" border="0"><TR><TD><A href="./40967.html?*session*id*key*=*session*id*val*"><IMG name="CM4all_40967" src="./templates/Enjoy/img/navi/40967_h.gif?cc=1188122121323" alt="Home" width="128" height="24" border="0"></A></TD></TR><TR><TD width="128"><A onmouseout="reSwapImage('CM4all_40976');" onmouseover="swapImage('CM4all_40976');" href="./40976.html?*session*id*key*=*session*id*val*"><IMG name="CM4all_40976" src="./templates/Enjoy/img/navi/40976_n.gif?cc=1188122121323" alt="Kontakt" width="128" height="24" border="0"></A></TD></TR><TR><TD width="128"><A onmouseout="reSwapImage('CM4all_40985');" onmouseover="swapImage('CM4all_40985');" href="./40985.html?*session*id*key*=*session*id*val*"><IMG name="CM4all_40985" src="./templates/Enjoy/img/navi/40985_n.gif?cc=1188122121323" alt="Impressum" width="128" height="24" border="0"></A></TD></TR><TR><TD width="128"><A onmouseout="reSwapImage('CM4all_41017');" onmouseover="swapImage('CM4all_41017');" href="./41017.html?*session*id*key*=*session*id*val*"><IMG name="CM4all_41017" src="./templates/Enjoy/img/navi/41017_n.gif?cc=1188122121323" alt="AGB" width="128" height="24" border="0"></A></TD></TR><TR><TD width="128"><A onmouseout="reSwapImage('CM4all_41045');" onmouseover="swapImage('CM4all_41045');" href="[COLOR=Red]http://www.google.de[/COLOR]"><IMG name="CM4all_41045" src="./templates/Enjoy/img/navi/41045_n.gif?cc=1188122121323" alt="zum Shop" width="128" height="24" border="0"></A></TD></TR></TABLE></TD><TD valign="top"><TABLE width="600" height="456" cellspacing="0" cellpadding="0" border="0"><TR><TD height="120"><TABLE width="600" cellspacing="0" cellpadding="0" border="0"><TR><TD colspan="3"><IMG width="600" src="./templates/Enjoy/img/93A6CC/oben01.gif" height="22"></TD></TR><TR><TD><IMG width="416" src="./templates/Enjoy/img//../../../Enjoy/img/company_name.gif" height="32"></TD><TD width="160" rowspan="2"><IMG width="160" src="./templates/Enjoy/img/../../../templates/Enjoy/img/logo.gif" height="72"></TD><TD width="24" rowspan="2"><IMG width="24" src="./templates/Enjoy/img/93A6CC/oben03.gif" height="72"></TD></TR><TR><TD><IMG width="416" src="./templates/Enjoy/img/93A6CC/oben02.gif" height="40"></TD></TR><TR><TD colspan="3"><IMG width="600" src="./templates/Enjoy/img/93A6CC/oben04.gif" height="26"></TD></TR></TABLE></TD></TR><TR><TD valign="top"><TABLE width="600" name="contenttabelle" cellspacing="0" cellpadding="0" border="0"><TR><TD width="20">&nbsp;

                        </TD><TD><CENTER></CENTER><P><IMG src="./img/content/40967_40970.gif"><BR clear="all"></P><P>Wohnen hei&szlig;t leben &ndash; Natur, N&uuml;tzliches und Design. Wir zeigen Ihnen in K&uuml;rze, was das Leben wohnlicher macht. Lernen Sie u<BR clear="all"></P><SCRIPT>
 
Status
Für weitere Antworten geschlossen.
Zurück
Oben