Cougar
Admin Admin
| Beiträge: 732 |  |
|
Re:Einbinden bei HTML und Frames - 28/11/2007 19:27
Hallo,
ohne das selber testen zu können ist es für mich schwer.
Ich hab noch einen Vorschlag.
Dazu musst du aber (NUR) deine index.html auf index.php umbenennen, und diesen Code in ihr rein schreiben:
| Code: | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/
xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta http-equiv="expires" content="0">
<meta name="generator" content="Adobe GoLive" />
<META name="keywords" content="Marc Weichert, Weichert, Mülheim-Kärlich, Muelheim-Kaerlich,
Fotograf, Fotografen, Fotografie, Photografie, Wallpaper, Portrait,
Erotik, Portraitfotografie, Erotikfotografie, Aktfotografie, Event,
Eventfotografie, Studio, Studiofotografie">
<META name="description" content="Auf diesen Seiten erwarten Sie Bilder Weichert Fotografie. Marc
Weichert stellt hier seine Arbeiten im Bereich der Portrait- und
Erotikfotografie vor. Lassen Sie sich von seinen Bildern und
Inspirationen verzaubern.">
<META name="Author" content="Marc Weichert">
<META NAME="REVISIT-AFTER" CONTENT="2 days">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<title>Weichert Fotografie - Startseite</title>
<link href="css/wf-standard.css" rel="stylesheet" type="text/css" media="all" />
</head>
<?php include ("http://www.weichert-fotografie.de/B4YCounter/counter_count.php"); ?>
<frameset rows="140,*" border="0" frameborder="no" framespacing="
0">
<frame name="TopFrame" src="index-top.html" noresize="
noresize" scrolling="no" />
<frameset cols="185,*" border="0" frameborder="no"
framespacing="0">
<frame name="LeftFrame" src="index-left.html" noresize="
noresize" />
<frameset cols="825,*" border="0" frameborder="no"
framespacing="0">
<frame name="MainFrame" src="index-main.html"
noresize="noresize" />
<frame name="RightFrame" src="http://www.weichert-
fotografie.de/B4YCounter/counter_show.php?b4yc_iframe=yes"; noresize="
noresize" />
</frameset>
</frameset>
<noframes>
<body>
<table width="90%" border="0" cellspacing="2"
cellpadding="0">
<tr>
<td>
<div align="center">
<font size="5"><strong>Ihr Browser
scheint keine Frames zu unterstützen, Sie sollten Ihren Browser
aktualisieren.</strong></font></div>
</td>
</tr>
</table>
<p align="center"></p>
</body>
</noframes>
</frameset>
</html>
|
mfg,
Cougar
|