dagger2002
Programmer
Hey all I need some new eyes on this code. I am running into a space between my images and I can't find it anywhere.
thanks all
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"[URL unfurl="true"]http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">[/URL]
<html xmlns="[URL unfurl="true"]http://www.w3.org/1999/xhtml"[/URL] xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=charset=iso-8859-1" />
<title>Untitled</title>
<meta name="generator" content="BBEdit 8.0" />
</head>
<body><!--bgcolor="#324c93"-->
<table cellpadding="0" cellspacing="0" border="0" valign="top" align="left">
<tr valign="top" align="left">
<td>
<img src="images/SOE05.gif" width="122" height="661" align="left" />
</td>
<td>
<table cellpadding="0" cellspacing="0" border="0" valign="top" align="left">
<tr valign="top">
<td>
<img src="images/SOE05-02.gif" width="556" height="191" align="left" />
</td>
</tr>
<tr bgcolor="#FFFFFF" valign="top">
<td> </td>
</tr>
</table>
</td>
<td>
<img src="images/SOE05_03.gif" width="122" height="661" align="left" />
</body>
</html>
thanks all