your HTML is the problem, friend.
Code:
<html>
<head>
<title>Untitled</title>
<link href="news.css" rel="stylesheet" type="text/css" />
</head>
<body>
<p class="ictdnews">ictd news</p
td width="400"valign="top" class="ictdmain"><h4 class="networking">New online Register to be installed</h4>
Copy that HTML into your file and it shall work
BTW, you should be using DIV for simple displaying... Why are you just using a td element?
where's the rest of the table?
Boog's
