Hallo,
ich möchte mein Gästebuch (www.onlex.de) in meine HP (Designvorlage aus Expression Web) in meine HP einarbeiten. Die Gästebuchseite ist registriert und eingerichtet und kann schon aufgerufen werden. Allerdings öffnet sich immer ein neues Fenster. Da die Designvorlage ohne Frames arbeitet, kann ich aber nicht wie gewohnt einen Zielframe einstellen. Ich möchte, das die Gästebuchseite im Container darunter angezeigt wird. Hier ist die master.dwt-Datei zur einsicht für euch:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- #BeginEditable "doctitle" -->
<title>Four4One</title>
<!-- #EndEditable -->
<meta name="description" content="Praise & Pop" />
<link href="styles/style3.css" rel="stylesheet" type="text/css" />
<style type="text/css">
a {
color: #FF0000;
}
a:visited {
color: #731621;
}
.style1 {
color: #731621;
}
.style2 {
text-align: center;
}
.style3 {
font-size: 42pt;
text-align: center;
}
</style>
</head>
<body style="background-color: #731621">
<!-- Begin Container -->
<div id="container">
<!-- Begin Masthead -->
<div id="masthead">
<h1 style="width: 344px; height: 162px;" class="style3">
<img alt="Logo Four4One" src="images/logo.jpg" width="284" height="172" /> </h1>
<h3 style="width: 144px; height: 50px" class="style2"><em>Praise & Pop</em></h3>
</div>
<!-- End Masthead -->
<!-- Begin Navigation -->
<div id="navigation">
<ul style="height: 26px">
<li><a href="default.htm" class="style1">Home</a></li>
<li><a href="about/about.htm" class="style1">Über</a></li>
<li><a href="calendar/calendar.htm" class="style1">Kalender</a></li>
<li><a href="photo_gallery/photo_gallery.htm">Fotosammlung</a></li>
<li>
<a title="Gästebuch Four4One" href="http://www.onlex.de/_gbuch.php4?username=Alex1978">Gästebuch</a></li>
<li style="width: 62px"><a href="contact/contact.htm">Kontakt</a></li>
</ul>
</div>
<!-- End Navigation -->
<!-- Begin Page Content -->
<div id="page_content">
<!-- Begin Content -->
<div id="content" style="left: 0px; top: 0px; width: 612px">
<!-- #BeginEditable "content" -->
<h2>Überschrift 2</h2>
<p> </p>
<!-- #EndEditable --></div>
<!-- End Content -->
<!-- Begin Sidebar -->
<!-- End Sidebar -->
<div id="sidebar">
<!-- #BeginEditable "sidebar" -->
<!-- #EndEditable --></div>
</div>
<!-- End Page Content -->
<!-- Begin Footer -->
<div id="footer">
<p><a href="default.htm">Home</a> | <a href="about/about.htm">Über</a> |
<a href="calendar/calendar.htm">Kalender</a> |
<a href="photo_gallery/photo_gallery.htm">Fotosammlung</a> |
<a title="Gästebuch Four4One" href="http://www.onlex.de/_gbuch.php4?username=Alex1978">Gästebuch</a> | <a href="contact/contact.htm">Kontakt</a></p>
</div>
<!-- End Footer --></div>
<!-- End Container -->
</body>
</html>
Wo kann ich die richtige Verlinken einstellen?
Danke für Eure Antwort(-en)!
Alex
alex.krumnow Gast |