weepacket, was that a comment for me? all bets are off? I'm sorry, I don't know enough to make much use of that.
and the first reply, is saying that I need to learn html. I agree its a good idea, but I just can't get to it at the moment, too many other languages to soak up. I'd love to find a particular error in my code that could be fixed. here is what I have:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<meta name="generator" content="Adobe GoLive">
<title>Djuna Wahlrab</title>
<style type="text/css" media="screen"><!--#content { position: absolute; z-index: -1; top: 0; left: 150px; width: 500px }
#menu { visibility: visible; position: fixed; z-index: 20; top: 25px; left: 25px; width: 43px }
--></style>
</head>
<body bgcolor="#ffffff">
<div id="menu">
<?php require ('menu.php'); ?></div>
<table width="800" border="0" cellspacing="0" cellpadding="0" cool gridx="16" gridy="16" height="558" showgridx showgridy usegridx usegridy>
<tr height="16">
<td width="48" height="557" rowspan="2"></td>
<td width="751" height="16"></td>
<td width="1" height="16"><spacer type="block" width="1" height="16"></td>
</tr>
<tr height="541">
<td width="751" height="541" valign="top" align="left" xpos="48"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" height="532" width="740">
<param name="movie" value="bkg.swf">
<param name="quality" value="best">
<param name="play" value="true">
<embed height="532" pluginspage="http://www.macromedia.com/go/getflashplayer" src="bkg.swf" type="application/x-shockwave-flash" width="740" quality="best" play="true">
</object></td>
<td width="1" height="541"><spacer type="block" width="1" height="541"></td>
</tr>
<tr height="1" cntrlrow>
<td width="48" height="1"><spacer type="block" width="48" height="1"></td>
<td width="751" height="1"><spacer type="block" width="751" height="1"></td>
<td width="1" height="1"></td>
</tr>
</table>
<p></p>
</body>
</html>[/COLOR]