It is the paragraph tag.
Remove that and it should be good to go. fixed: 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=us-ascii" />
<title>
Chris Fandel's Home Page
</title>
</head>
<body>
<div align="center">
<table cellpadding="5" cellspacing="0" border="0" width="750">
<tr>
<td colspan="2" align="left">
<a href="http://www.stcloudstate.edu"><img src="images/scsulogo.gif" alt="SCSU" border="0" /></a>
</td>
</tr>
<tr>
<td colspan="2" bgcolor="#AE282C" align="left">
<b><font face="Arial" color="#FFFFFF">CSCI Help</font></b>
</td>
</tr>
<tr>
<td colspan="2" style="border-color: #AE282C" bgcolor="#000000" height="21" align="left">
<b><font face="Arial" color="#FFFFFF"><a href="index.html" style="text-decoration: none"><font color="#FFFFFF">Home</font></a> <a href="help.html" style="text-decoration: none"><font color="#FFFFFF">CSCI Help</font></a> About</font></b>
</td>
</tr>
<tr>
<td height="100%" colspan="2" valign="top">
<p align="left">
Logon to <a href="help1.html">CSCI</a> from off campus.
</p>
<p align="left">
Open Xwindows from on campus.
</p>
<p align="left">
Open Xwindows from off campus.
</p>
</td>
</tr>
<tr>
<td bgcolor="#AE282C" style="vertical-align: bottom">
<font face="Arial" color="#FFFFFF"><b>CSCI Home Page</b></font>
</td>
<td bgcolor="#AE282C" style="vertical-align: bottom">
<font face="Arial" color="#FFFFFF"><b>©2006 Chris Fandel</b></font>
</td>
</tr>
</table>
</div>
</body>
</html>
Last edited by Iturea : July 18th, 2006 at 02:50 PM.
|