gordonandveronica
%Europe/Berlin %630 %2006, 15:07
Ik had een html site, waar nu een php code toegevoegd heb voor een mailinglist www.gordonandveronica.be/indexmail.php
Zoals je kan zien, staat deze boven men site ipv erin. Hoe krijg ik die gepositioneerd net
boven/onder men logo??
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>indexmail</title>
</head>
<body bgcolor="#ffffff" leftmargin="0" rightmargin="0" topmargin="0" bottommargin="0" marginwidth="0" marginheight="0">
<!--url's used in the movie-->
<a href="http://www.gordonandveronica.be/home.html"></a>
<!--text used in the movie-->
<!--
90%
-->
<?php include("easyletter.php"); ?>
<!-- saved from url=(0013)about:internet -->
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="100%" height="100%" id="indexmail" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="indexmail.swf" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param name="bgcolor" value="#ffffff" /><embed src="indexmail.swf" quality="high" scale="noscale" bgcolor="#ffffff" width="100%" height="100%" name="indexmail" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</body>
</html>
Zoals je kan zien, staat deze boven men site ipv erin. Hoe krijg ik die gepositioneerd net
boven/onder men logo??
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>indexmail</title>
</head>
<body bgcolor="#ffffff" leftmargin="0" rightmargin="0" topmargin="0" bottommargin="0" marginwidth="0" marginheight="0">
<!--url's used in the movie-->
<a href="http://www.gordonandveronica.be/home.html"></a>
<!--text used in the movie-->
<!--
90%
-->
<?php include("easyletter.php"); ?>
<!-- saved from url=(0013)about:internet -->
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="100%" height="100%" id="indexmail" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="indexmail.swf" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param name="bgcolor" value="#ffffff" /><embed src="indexmail.swf" quality="high" scale="noscale" bgcolor="#ffffff" width="100%" height="100%" name="indexmail" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</body>
</html>