1 Attachment(s)
Coding Help (content boxes)
Can some one please help me with coding my content box this is the code:
Code:
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
<link href="file:///C|/Documents and Settings/Administrator/Desktop/beddau site/beddau rfc/content.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="18"><img src="file:///C|/Documents and Settings/Administrator/Desktop/beddau site/beddau rfc/images/top.jpg" width="768" height="4" /></td>
</tr>
<tr>
<td width="768" height="140" nowrap="nowrap" background="file:///C|/Documents and Settings/Administrator/Desktop/beddau site/beddau rfc/images/mid.jpg"><pre> </pre></td>
</tr>
<tr>
<td><img src="file:///C|/Documents and Settings/Administrator/Desktop/beddau site/beddau rfc/images/bottom.jpg" width="768" height="9" /></td>
</tr>
</table>
</body>
</html>
And this is the problem and i dont know how to keep it so it will just go on to the next line?